[ADD] theme saas-14.3

This commit is contained in:
Jeremy Kersten
2021-05-10 15:46:42 +02:00
parent 2bdf71a2b2
commit 84ba083d17
208 changed files with 3170 additions and 4050 deletions
+7 -4
View File
@@ -7,13 +7,11 @@
'version': '2.0.0',
'author': 'Odoo S.A.',
'data': [
'views/assets.xml',
'data/ir_asset.xml',
'views/images_library.xml',
'views/customizations.xml',
'views/old_snippets/s_css_slider.xml',
'views/old_snippets/s_showcase_slider.xml',
],
],
'images': [
'static/description/poster.jpg',
'static/description/avantgarde_screenshot.jpg',
@@ -21,4 +19,9 @@
'depends': ['theme_common'],
'license': 'LGPL-3',
'live_test_url': 'https://theme-avantgarde.odoo.com',
'assets': {
'website.assets_editor': [
'theme_avantgarde/static/src/js/tour.js',
],
}
}