Development

This commit is contained in:
Matthew Grotke 2026-06-01 09:45:55 -04:00
parent ebda1cd4a6
commit 2d9b9a4862
4 changed files with 18 additions and 11 deletions

View file

@ -118,7 +118,7 @@
{
"col": "ip",
"input_type": "text",
"validate": "VALIDATION_ADDRESS",
"validate": "VALIDATION_IPV4_FORMAT|VALIDATION_ADDRESS",
"attrs": {
"data-vlan-subnets": "%VLAN_SUBNET_INFO_JSON%"
}