RevPackets and OTA out from Web
This commit is contained in:
parent
30704574e3
commit
e02da8e447
|
|
@ -28,11 +28,6 @@
|
|||
Configuration
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/update">
|
||||
Update <small>OTA</small>
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Backup</a>
|
||||
<div class="dropdown-menu">
|
||||
|
|
@ -46,11 +41,6 @@
|
|||
<a class="dropdown-item" href="#" id="reboot">Reboot</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/received-packets">
|
||||
Received packets
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="d-flex">
|
||||
<button class="btn btn-success my-2 my-sm-0" type="submit">Save</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue