mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
report about downloading
This commit is contained in:
@@ -415,6 +415,20 @@
|
||||
</div>
|
||||
<hr>
|
||||
</div>
|
||||
<div class="hidden" id="msd-message-downloads">
|
||||
<hr>
|
||||
<div class="text">
|
||||
<table>
|
||||
<tr>
|
||||
<td rowspan="2"><img class="sign " src="/share/svg/info.svg"></td>
|
||||
<td style="line-height:1.5"><b>The image is being downloaded from PiKVM</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><sup style="line-height:1">Please wait</sup></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<table class="kv msd-single-storage feature-disabled">
|
||||
<tr>
|
||||
<td>Current image:</td>
|
||||
|
||||
@@ -29,6 +29,10 @@ li(id="msd-dropdown" class="right feature-disabled")
|
||||
| corruption, and don't use this mode unnecessarily.#[br]
|
||||
| It can reduce the resource of the memory card.
|
||||
hr
|
||||
div(id="msd-message-downloads" class="hidden")
|
||||
hr
|
||||
+menu_message("info", "The image is being downloaded from PiKVM")
|
||||
| Please wait
|
||||
table(class="kv msd-single-storage feature-disabled")
|
||||
tr
|
||||
td Current image:
|
||||
|
||||
Reference in New Issue
Block a user