mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
fix:[web_bootstrap_markdown] add depend 'web' module
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
'maintainer': 'Sudokeys',
|
||||
'category': '',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['base'],
|
||||
'depends': ['base','web'],
|
||||
'website': 'http://www.sudokey.com',
|
||||
'data': ['views/web_bootstrap_markdown.xml',],
|
||||
"qweb": ["static/src/xml/bootstrap_markdown.xml",
|
||||
|
||||
Reference in New Issue
Block a user