Commit 0bc5d2df authored by Klaus Wölfel's avatar Klaus Wölfel

UTSTUTT changes on the model

parent 3cfa1e95
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
} }
}, },
"input": { "input": {
"view": { "view_Input_viewProductionLine": {
"gadget": "Input_viewProductionLine", "gadget": "Input_viewProductionLine",
"title": "Production Line", "title": "Production Line",
"type": "object_view" "type": "object_view"
...@@ -161,6 +161,11 @@ ...@@ -161,6 +161,11 @@
"title": "Product Builder Skills", "title": "Product Builder Skills",
"type": "object_view" "type": "object_view"
}, },
"view_run_simulation": {
"gadget": "Input_viewSimulation",
"title": "Run Simulation",
"type": "object_view"
},
"view_wip_spreadsheet": { "view_wip_spreadsheet": {
"configuration": { "configuration": {
"columns": [ "columns": [
...@@ -194,11 +199,7 @@ ...@@ -194,11 +199,7 @@
"title": "WIP Spreadsheet", "title": "WIP Spreadsheet",
"type": "object_view" "type": "object_view"
}, },
"view_run_simulation": {
"gadget": "Input_viewSimulation",
"title": "Run Simulation",
"type": "object_view"
},
"view_result": { "view_result": {
"gadget": "Input_viewResultList", "gadget": "Input_viewResultList",
"title": "Results", "title": "Results",
......
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