old
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
'name': 'Fino – Brand Universe Snippet',
|
||||
'version': '18.0.1.0.0',
|
||||
'category': 'Website',
|
||||
'summary': 'Website snippet: Consumer & Retail Destinations brand cards + Fino luxury header',
|
||||
'depends': ['website', 'portal'],
|
||||
'data': [
|
||||
'views/header_template.xml',
|
||||
'views/snippets.xml',
|
||||
],
|
||||
'assets': {
|
||||
'web.assets_frontend': [
|
||||
'fino_brands_snippet/static/src/scss/brands_snippet.scss',
|
||||
],
|
||||
'website.assets_wysiwyg': [
|
||||
'fino_brands_snippet/static/src/snippets/fino_brands/options.js',
|
||||
],
|
||||
},
|
||||
'installable': True,
|
||||
'application': False,
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
Reference in New Issue
Block a user