Skip to content

Commit 984b5cd

Browse files
committed
FE: devVlan added to workflows
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent a8ec97d commit 984b5cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

front/workflowsCore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
let workflows = [];
4444

4545
let fieldOptions = [
46-
"devName", "devMac", "devOwner", "devType", "devVendor", "devFavorite",
46+
"devName", "devMac", "devOwner", "devType", "devVendor", "devVlan", "devFavorite",
4747
"devGroup", "devComments", "devFirstConnection", "devLastConnection",
4848
"devLastIP", "devStaticIP", "devScan", "devLogEvents", "devAlertEvents",
4949
"devAlertDown", "devSkipRepeated", "devLastNotification", "devPresentLastScan",

0 commit comments

Comments
 (0)