mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-08 23:20:48 +02:00
New auto updatepage (#428)
* Update update.html * New autoupdate page - Autoupdate with progress bar (approximative as based on files already on card) - associated log tab - version in settings * New autoupdate page - Autoupdate with progress bar (approximative as based on files already on card) - associated log tab - version in settings
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
<a id="configmotion" class="navbar-item onpage" href="javascript: void(0)" data-target="configmotion.html">Motion Detection</a>
|
||||
<a id="network" class="navbar-item onpage" href="javascript: void(0)" data-target="cgi-bin/network.cgi">Network Information</a>
|
||||
<a id="logs" class="navbar-item onpage" href="javascript: void(0)" data-target="logs.html">Logs</a>
|
||||
<a class="navbar-item prompt" href="javascript: void(0)" data-message="Are you sure you wish to update? Warning: This will take some minutes ... without any status indication." data-target="cgi-bin/update.cgi">Update</a>
|
||||
<a id="update" class="navbar-item onpage" href="javascript: void(0)" data-target="update.html">Update</a>
|
||||
<a class="navbar-item prompt" href="javascript: void(0)" data-message="Are you sure you wish to reboot?" data-target="cgi-bin/action.cgi?cmd=reboot">Reboot</a>
|
||||
<a class="navbar-item prompt" href="javascript: void(0)" data-message="Are you sure you wish to shutdown?" data-target="cgi-bin/action.cgi?cmd=shutdown">Shutdown</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user