Development
This commit is contained in:
parent
2e40ed9714
commit
9989b835e9
1 changed files with 5 additions and 5 deletions
|
|
@ -54,11 +54,6 @@
|
||||||
"label": "VLAN",
|
"label": "VLAN",
|
||||||
"field": "vlan_name"
|
"field": "vlan_name"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"label": "ARP Status",
|
|
||||||
"field": "status",
|
|
||||||
"render": "raw_html"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"label": "Last Renewal",
|
"label": "Last Renewal",
|
||||||
"field": "last_active"
|
"field": "last_active"
|
||||||
|
|
@ -66,6 +61,11 @@
|
||||||
{
|
{
|
||||||
"label": "Renews",
|
"label": "Renews",
|
||||||
"field": "renews"
|
"field": "renews"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "ARP Status",
|
||||||
|
"field": "status",
|
||||||
|
"render": "raw_html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue