mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 08:14:52 +00:00
Dont require gateway on network edit also make vlan field numeric
This commit is contained in:
@@ -121,7 +121,7 @@ ob_start();
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-layer-group"></i></span>
|
||||
</div>
|
||||
<input type="number" min="1" max="4094" class="form-control" name="vlan" placeholder="ex. 20">
|
||||
<input type="text" class="form-control" inputmode="numeric" name="vlan" placeholder="e.g. 20">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user