mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-02-06 13:01:30 -05:00
FE: devVlan added to workflows
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
let workflows = [];
|
||||
|
||||
let fieldOptions = [
|
||||
"devName", "devMac", "devOwner", "devType", "devVendor", "devFavorite",
|
||||
"devName", "devMac", "devOwner", "devType", "devVendor", "devVlan", "devFavorite",
|
||||
"devGroup", "devComments", "devFirstConnection", "devLastConnection",
|
||||
"devLastIP", "devStaticIP", "devScan", "devLogEvents", "devAlertEvents",
|
||||
"devAlertDown", "devSkipRepeated", "devLastNotification", "devPresentLastScan",
|
||||
|
||||
Reference in New Issue
Block a user