Merge pull request #64 from expsa/revert-61-dev_odex25_base

Revert "Dev odex25 base"
This commit is contained in:
AbuzarExp 2024-07-03 14:31:22 +03:00 committed by GitHub
commit 90a27831e8
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",
],