mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
'demo': [
|
||||
'demo/document_page.xml'
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': False,
|
||||
'css': ['static/src/css/document_page.css'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user