We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ec97d commit 984b5cdCopy full SHA for 984b5cd
1 file changed
front/workflowsCore.php
@@ -43,7 +43,7 @@
43
let workflows = [];
44
45
let fieldOptions = [
46
- "devName", "devMac", "devOwner", "devType", "devVendor", "devFavorite",
+ "devName", "devMac", "devOwner", "devType", "devVendor", "devVlan", "devFavorite",
47
"devGroup", "devComments", "devFirstConnection", "devLastConnection",
48
"devLastIP", "devStaticIP", "devScan", "devLogEvents", "devAlertEvents",
49
"devAlertDown", "devSkipRepeated", "devLastNotification", "devPresentLastScan",
0 commit comments