UI: Wifi button movement
This commit is contained in:
parent
b3703388c7
commit
3726c8672d
|
@ -760,15 +760,6 @@
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"hidden": false
|
"hidden": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "9f545703.7f44b8",
|
|
||||||
"type": "ui_spacer",
|
|
||||||
"name": "spacer",
|
|
||||||
"group": "9e409235.73cd7",
|
|
||||||
"order": 4,
|
|
||||||
"width": 6,
|
|
||||||
"height": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "2489e51c.eed77a",
|
"id": "2489e51c.eed77a",
|
||||||
"type": "ui_tab",
|
"type": "ui_tab",
|
||||||
|
@ -952,6 +943,24 @@
|
||||||
"width": 5,
|
"width": 5,
|
||||||
"height": 1
|
"height": 1
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "bfec963a.5a4988",
|
||||||
|
"type": "ui_spacer",
|
||||||
|
"name": "spacer",
|
||||||
|
"group": "9e409235.73cd7",
|
||||||
|
"order": 4,
|
||||||
|
"width": 6,
|
||||||
|
"height": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "91dfe8eb.658218",
|
||||||
|
"type": "ui_spacer",
|
||||||
|
"name": "spacer",
|
||||||
|
"group": "9e409235.73cd7",
|
||||||
|
"order": 5,
|
||||||
|
"width": 6,
|
||||||
|
"height": 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "4e78af2d.90be7",
|
"id": "4e78af2d.90be7",
|
||||||
"type": "ui_ui_control",
|
"type": "ui_ui_control",
|
||||||
|
@ -5952,7 +5961,7 @@
|
||||||
{
|
{
|
||||||
"label": "Password",
|
"label": "Password",
|
||||||
"value": "password",
|
"value": "password",
|
||||||
"type": "password",
|
"type": "text",
|
||||||
"required": true,
|
"required": true,
|
||||||
"rows": null
|
"rows": null
|
||||||
}
|
}
|
||||||
|
@ -6103,9 +6112,9 @@
|
||||||
"z": "f21ba04.c26266",
|
"z": "f21ba04.c26266",
|
||||||
"name": "",
|
"name": "",
|
||||||
"group": "9e409235.73cd7",
|
"group": "9e409235.73cd7",
|
||||||
"order": 6,
|
"order": 7,
|
||||||
"width": 0,
|
"width": 3,
|
||||||
"height": 0,
|
"height": 1,
|
||||||
"passthru": false,
|
"passthru": false,
|
||||||
"label": "Change Country Code",
|
"label": "Change Country Code",
|
||||||
"tooltip": "",
|
"tooltip": "",
|
||||||
|
@ -6131,9 +6140,9 @@
|
||||||
"label": "Country Code",
|
"label": "Country Code",
|
||||||
"tooltip": "ISO/IEC alpha2 country code",
|
"tooltip": "ISO/IEC alpha2 country code",
|
||||||
"group": "9e409235.73cd7",
|
"group": "9e409235.73cd7",
|
||||||
"order": 5,
|
"order": 6,
|
||||||
"width": 0,
|
"width": 3,
|
||||||
"height": 0,
|
"height": 1,
|
||||||
"passthru": true,
|
"passthru": true,
|
||||||
"mode": "text",
|
"mode": "text",
|
||||||
"delay": "500",
|
"delay": "500",
|
||||||
|
|
Loading…
Reference in a new issue