Development
This commit is contained in:
parent
392e884611
commit
5b5203583d
1 changed files with 1 additions and 16 deletions
|
|
@ -1641,7 +1641,7 @@
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "field_row",
|
"type": "field_row",
|
||||||
"cols": 3,
|
"cols": 4,
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
|
|
@ -1667,21 +1667,6 @@
|
||||||
"prefix_name": "subnet_mask",
|
"prefix_name": "subnet_mask",
|
||||||
"subnet_placeholder": "e.g. 192.168.x.0",
|
"subnet_placeholder": "e.g. 192.168.x.0",
|
||||||
"prefix_value": "24"
|
"prefix_value": "24"
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "field_row",
|
|
||||||
"cols": 2,
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"type": "field",
|
|
||||||
"label": "Interface",
|
|
||||||
"name": "",
|
|
||||||
"input_type": "text",
|
|
||||||
"readonly": true,
|
|
||||||
"class": "vlan-iface-preview form-input-mono",
|
|
||||||
"value": ""
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue