MTN6-263
This commit is contained in:
parent
965a4a1e66
commit
de67dc9f54
@ -23,6 +23,10 @@
|
||||
"/Device-manager": {
|
||||
"viewPath": "Main-Views/Device-Manager/DeviceManager"
|
||||
},
|
||||
"/Field_Devices": {
|
||||
"title": "",
|
||||
"viewPath": "Simulations/Field_Devices"
|
||||
},
|
||||
"/Help": {
|
||||
"title": "Help",
|
||||
"viewPath": "Main-Views/Help"
|
||||
@ -145,6 +149,34 @@
|
||||
"size": 400,
|
||||
"viewParams": {},
|
||||
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-VFD"
|
||||
},
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "cover",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "Docked-East-DS",
|
||||
"modal": false,
|
||||
"resizable": false,
|
||||
"show": "onDemand",
|
||||
"size": 400,
|
||||
"viewParams": {},
|
||||
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status"
|
||||
},
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "cover",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "Docked-East-SNP",
|
||||
"modal": false,
|
||||
"resizable": false,
|
||||
"show": "onDemand",
|
||||
"size": 150,
|
||||
"viewParams": {},
|
||||
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-StatusNonPowered"
|
||||
}
|
||||
],
|
||||
"top": [
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
"alarm_filter": {
|
||||
"magnificaiton": "x2",
|
||||
"orderby": false,
|
||||
"show_buttons": true,
|
||||
"show_camera_jams": true,
|
||||
"show_diagnostic": true,
|
||||
"show_fio": true,
|
||||
|
||||
@ -100,8 +100,7 @@
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"params": {},
|
||||
"view": "Simulations/Field_Devices"
|
||||
"page": "/Field_Devices"
|
||||
},
|
||||
"scope": "C",
|
||||
"type": "nav"
|
||||
|
||||
@ -147,6 +147,20 @@
|
||||
"size": 400,
|
||||
"viewParams": {},
|
||||
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-StatusNonPowered"
|
||||
},
|
||||
{
|
||||
"anchor": "fixed",
|
||||
"autoBreakpoint": 480,
|
||||
"content": "cover",
|
||||
"handle": "hide",
|
||||
"iconUrl": "",
|
||||
"id": "Docked-East-DS",
|
||||
"modal": false,
|
||||
"resizable": false,
|
||||
"show": "onDemand",
|
||||
"size": 400,
|
||||
"viewParams": {},
|
||||
"viewPath": "PopUp-Views/Controller-Equipment/Information-Docked-East-Device-Status"
|
||||
}
|
||||
],
|
||||
"top": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user