Development
This commit is contained in:
parent
67186ee6b7
commit
a4dcf4705c
1 changed files with 3 additions and 2 deletions
|
|
@ -1580,10 +1580,11 @@
|
||||||
{
|
{
|
||||||
"col": "server_identity_ips",
|
"col": "server_identity_ips",
|
||||||
"input_type": "textarea_pair",
|
"input_type": "textarea_pair",
|
||||||
|
"col_label": "IP Address",
|
||||||
"pair_col": "server_identity_descriptions",
|
"pair_col": "server_identity_descriptions",
|
||||||
"pair_placeholder": "Description",
|
"pair_label": "Description",
|
||||||
"pair_col2": "server_identity_hostnames",
|
"pair_col2": "server_identity_hostnames",
|
||||||
"pair_placeholder2": "Hostname"
|
"pair_label2": "Hostname"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"col": "radius_default",
|
"col": "radius_default",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue