[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
@@ -8,7 +8,7 @@
'author': 'Odoo S.A.',
'depends': ['theme_common'],
'data': [
'views/assets.xml',
'data/ir_asset.xml',
'views/images_library.xml',
'views/snippets/s_carousel.xml',
@@ -16,13 +16,16 @@
'views/snippets/s_media_list.xml',
'views/snippets/s_company_team.xml',
'views/old_snippets/s_banner_parallax.xml',
'views/old_snippets/s_features_carousel.xml',
],
],
'images': [
'static/description/Notes_description.png',
'static/description/notes_screenshot.jpg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-notes.odoo.com',
'assets': {
'website.assets_editor': [
'theme_notes/static/src/js/tour.js',
],
}
}