Merge pull request 'add: navigation buttons between levels' (#46) from nk-branch-4 into main
Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/46 Reviewed-by: GigiMamaladze <gigi.mamaladze@autStand.com>
This commit is contained in:
commit
c20d948fcf
@ -10,6 +10,18 @@
|
||||
"root": {
|
||||
"children": [
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"params": {},
|
||||
"view": "Detailed-Views/MCM02 Fluid Inbound Upper"
|
||||
},
|
||||
"scope": "C",
|
||||
"type": "nav"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Image"
|
||||
},
|
||||
@ -11367,6 +11379,37 @@
|
||||
"path": "Detailed-Views/Good Pull Chord"
|
||||
},
|
||||
"type": "ia.display.view"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"params": {},
|
||||
"view": "Detailed-Views/MCM02 Fluid Inbound Upper"
|
||||
},
|
||||
"scope": "C",
|
||||
"type": "nav"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Upper Level Button"
|
||||
},
|
||||
"position": {
|
||||
"height": 46,
|
||||
"width": 204,
|
||||
"x": 1137,
|
||||
"y": 258.5
|
||||
},
|
||||
"props": {
|
||||
"primary": false,
|
||||
"style": {
|
||||
"fontSize": 18
|
||||
},
|
||||
"text": "Upper Level"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
||||
@ -2882,6 +2882,37 @@
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"events": {
|
||||
"dom": {
|
||||
"onClick": {
|
||||
"config": {
|
||||
"params": {},
|
||||
"view": "Detailed-Views/MCM02 Fluid Inbound Merges 5-7"
|
||||
},
|
||||
"scope": "C",
|
||||
"type": "nav"
|
||||
}
|
||||
}
|
||||
},
|
||||
"meta": {
|
||||
"name": "Lower Level Button"
|
||||
},
|
||||
"position": {
|
||||
"height": 46,
|
||||
"width": 204,
|
||||
"x": 628.1354370117188,
|
||||
"y": 296.359375
|
||||
},
|
||||
"props": {
|
||||
"primary": false,
|
||||
"style": {
|
||||
"fontSize": 18
|
||||
},
|
||||
"text": "Lower Level"
|
||||
},
|
||||
"type": "ia.input.button"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user