mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-27 02:48:41 -06:00
[MIG] Make modules uninstallable
This commit is contained in:
parent
44982e3b25
commit
12d4c6f16e
@ -43,7 +43,7 @@
|
|||||||
'demo': [
|
'demo': [
|
||||||
'demo/document_page.xml'
|
'demo/document_page.xml'
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
'css': ['static/src/css/document_page.css'],
|
'css': ['static/src/css/document_page.css'],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user