23 lines
671 B
Python
23 lines
671 B
Python
{
|
||
'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',
|
||
}
|