Compare commits
No commits in common. "91f12f129be135e1ded58d2e63034b9627149c92" and "a5780651a6e88e0d24dba28d50c1cdf339717854" have entirely different histories.
91f12f129b
...
a5780651a6
@ -3,7 +3,7 @@
|
|||||||
"params": {},
|
"params": {},
|
||||||
"props": {
|
"props": {
|
||||||
"defaultSize": {
|
"defaultSize": {
|
||||||
"height": 247,
|
"height": 193,
|
||||||
"width": 1920
|
"width": 1920
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -98,8 +98,6 @@
|
|||||||
},
|
},
|
||||||
"type": "ia.container.flex"
|
"type": "ia.container.flex"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"children": [
|
|
||||||
{
|
{
|
||||||
"custom": {
|
"custom": {
|
||||||
"view": "Alarms"
|
"view": "Alarms"
|
||||||
@ -126,7 +124,7 @@
|
|||||||
"order": "with-parent"
|
"order": "with-parent"
|
||||||
},
|
},
|
||||||
"params": {
|
"params": {
|
||||||
"length_of_table_data": 0
|
"length_of_table_data": 353
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -143,81 +141,6 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
|
||||||
{
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "ACTIVE"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "150px"
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"backgroundColor": "#F0F0F0",
|
|
||||||
"borderStyle": "none",
|
|
||||||
"color": "#000000"
|
|
||||||
},
|
|
||||||
"text": "ACTIVE"
|
|
||||||
},
|
|
||||||
"type": "ia.input.button"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "HIT LIST"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "150px"
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"backgroundColor": "#F0F0F0",
|
|
||||||
"borderStyle": "none",
|
|
||||||
"color": "#000000"
|
|
||||||
},
|
|
||||||
"text": "HIT LIST"
|
|
||||||
},
|
|
||||||
"type": "ia.input.button"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "HISTORY"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "150px"
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"backgroundColor": "#F0F0F0",
|
|
||||||
"borderStyle": "none",
|
|
||||||
"color": "#000000"
|
|
||||||
},
|
|
||||||
"text": "HISTORY"
|
|
||||||
},
|
|
||||||
"type": "ia.input.button"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"meta": {
|
|
||||||
"name": "FlexContainer"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "300px"
|
|
||||||
},
|
|
||||||
"type": "ia.container.flex"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"meta": {
|
|
||||||
"name": "FlexContainer_0"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"basis": "200px",
|
|
||||||
"grow": 1
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"direction": "column"
|
|
||||||
},
|
|
||||||
"type": "ia.container.flex"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user