Development

This commit is contained in:
Matthew Grotke 2026-06-01 22:12:11 -04:00
parent 9f1b4a9119
commit 8eec61a1df
8 changed files with 697 additions and 56 deletions

View file

@ -48,9 +48,18 @@
"label": "VLAN",
"field": "vlan_name"
},
{
"label": "Obtained",
"field": "obtained"
},
{
"label": "Expires",
"field": "expires"
},
{
"label": "Recent",
"field": "recent",
"render": "badge_yes_no"
}
]
}