mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Remove bandwidth monitoring functionality made obsolete by VLAN trunking to SCCs.
This commit is contained in:
@@ -223,12 +223,6 @@
|
||||
<input type="password" class="form-control" name="switchPassword" value="{{.SwitchPassword}}">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="col-lg-7 control-label">Enable bandwidth monitoring</label>
|
||||
<div class="col-lg-1 checkbox">
|
||||
<input type="checkbox" name="bandwidthMonitoringEnabled"{{if .BandwidthMonitoringEnabled}} checked{{end}}>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>PLC</legend>
|
||||
|
||||
Reference in New Issue
Block a user