Revert "Dev odex25 base"

This commit is contained in:
AbuzarExp 2024-07-03 14:28:09 +03:00 committed by GitHub
parent 8538f8fd41
commit 675ef44889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ This module modifies the web addon to provide Odex design and responsiveness.
'depends': ['web'],
#'auto_install': True,
'data': [
'views/webclient_templates.xml'],
'views/webclient_templates.xml',
'views/customize_menu_seurity.xml'
],
'qweb': [
"static/src/xml/*.xml",
],