Development
This commit is contained in:
parent
c01e240bd7
commit
76571e3657
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@
|
||||||
"name": "user_type",
|
"name": "user_type",
|
||||||
"input_type": "select",
|
"input_type": "select",
|
||||||
"options": [
|
"options": [
|
||||||
|
{"value": "", "label": "-- Select User Type --"},
|
||||||
{"value": "0", "label": "Captive Portal"},
|
{"value": "0", "label": "Captive Portal"},
|
||||||
{"value": "1", "label": "802.1X Supplicant"}
|
{"value": "1", "label": "802.1X Supplicant"}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue