Commit 4f0f832f authored by Jérome Perrin's avatar Jérome Perrin

Enable debug json in all models

parent d7daa461
......@@ -113,6 +113,11 @@
"title": "Manage Document",
"type": "object_view"
},
"debug": {
"gadget": "Input_viewDebugJson",
"title": "Edit Configuration",
"type": "object_view"
},
"view_operator_shift_spreadsheet": {
"configuration": {
"columns": [
......
......@@ -423,6 +423,11 @@
"type": "object_view",
"gadget": "Input_viewProductionLine"
},
"debug": {
"gadget": "Input_viewDebugJson",
"title": "Edit Configuration",
"type": "object_view"
},
"view_management": {
"gadget": "Input_viewDocumentManagement",
"type": "object_view",
......
......@@ -157,6 +157,11 @@
"type": "object_view",
"title": "Manage Document"
},
"debug": {
"gadget": "Input_viewDebugJson",
"title": "Edit Configuration",
"type": "object_view"
},
"view_operator_shift_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
......
......@@ -132,6 +132,11 @@
"type": "object_view",
"title": "Manage document"
},
"debug": {
"gadget": "Input_viewDebugJson",
"title": "Edit Configuration",
"type": "object_view"
},
"view_wip_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
......
......@@ -132,6 +132,11 @@
"type": "object_view",
"title": "Manage document"
},
"debug": {
"gadget": "Input_viewDebugJson",
"title": "Edit Configuration",
"type": "object_view"
},
"view_wip_spreadsheet": {
"gadget": "Input_viewSpreadsheet",
"configuration": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment