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
e0550ce4cd
commit
12c0d846de
@ -48,7 +48,7 @@ Web pages
|
|||||||
'test': [
|
'test': [
|
||||||
'test/document_page_test00.yml'
|
'test/document_page_test00.yml'
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
'images': [],
|
'images': [],
|
||||||
'css': ['static/src/css/document_page.css'],
|
'css': ['static/src/css/document_page.css'],
|
||||||
|
Loading…
Reference in New Issue
Block a user