disable versioning tab in info drawer (#941)

This commit is contained in:
Cilibiu Bogdan
2019-02-14 12:00:21 +02:00
committed by Adina Parpalita
parent d32f4a7dc6
commit 190af14643
+1 -1
View File
@@ -1169,7 +1169,7 @@
{ {
"id": "app.sidebar.versions", "id": "app.sidebar.versions",
"order": 300, "order": 300,
"disabled": false, "disabled": true,
"title": "APP.INFO_DRAWER.TABS.VERSIONS", "title": "APP.INFO_DRAWER.TABS.VERSIONS",
"component": "app.components.tabs.versions", "component": "app.components.tabs.versions",
"rules": { "rules": {