Make theme installable on Odoo 19
This commit is contained in:
parent
b4b3677341
commit
31485aa6a3
1 changed files with 0 additions and 4 deletions
|
|
@ -27,7 +27,6 @@ Key Features:
|
||||||
'website',
|
'website',
|
||||||
'website_crm',
|
'website_crm',
|
||||||
'website_mass_mailing',
|
'website_mass_mailing',
|
||||||
'web_editor',
|
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
'data/presets.xml',
|
'data/presets.xml',
|
||||||
|
|
@ -73,9 +72,6 @@ Key Features:
|
||||||
'theme_3d_systems/static/src/js/widgets/widget_system_arch.js',
|
'theme_3d_systems/static/src/js/widgets/widget_system_arch.js',
|
||||||
'theme_3d_systems/static/src/js/widgets/widget_stats_counter.js',
|
'theme_3d_systems/static/src/js/widgets/widget_stats_counter.js',
|
||||||
],
|
],
|
||||||
'website.assets_editor': [
|
|
||||||
'theme_3d_systems/static/src/js/options/snippet_3d_options.js',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
'images': [
|
'images': [
|
||||||
'static/description/theme_screenshot.png',
|
'static/description/theme_screenshot.png',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue