Merge pull request #306 from DrDoof/mgmt-vlan-gui

system: show and set the management VLAN in System Settings
This commit is contained in:
René van Dorst
2026-08-08 20:44:07 +00:00
committed by GitHub
6 changed files with 67 additions and 5 deletions
+1
View File
@@ -82,6 +82,7 @@ object, img {
.isNOK{ color: #900;}
.isOK{ color: #090;}
.ip{padding:8px 16px;margin-bottom: 1em;margin-left: 1em}
.rotext{display:inline-block;padding:8px 16px;margin-bottom: 1em;margin-left: 1em}
.row {display: flex;}
.rcol {flex: 90%;}
.lcol {flex: 10%;}