Development
This commit is contained in:
parent
b35df8fce7
commit
7bcf7a6837
2 changed files with 61 additions and 1 deletions
|
|
@ -1569,7 +1569,8 @@
|
|||
},
|
||||
{
|
||||
"col": "subnet",
|
||||
"input_type": "text"
|
||||
"input_type": "text",
|
||||
"validate": "subnet"
|
||||
},
|
||||
{
|
||||
"col": "subnet_mask",
|
||||
|
|
@ -1694,6 +1695,13 @@
|
|||
{
|
||||
"type": "hr"
|
||||
},
|
||||
{
|
||||
"type": "identity_builder",
|
||||
"label": "Self Ident(s):"
|
||||
},
|
||||
{
|
||||
"type": "hr"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"label": "Blocklists",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue