mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
show remote uploading file
This commit is contained in:
@@ -21,9 +21,6 @@ li(id="msd-dropdown" class="right feature-disabled")
|
||||
+menu_message("warning", "Current image is out of storag")
|
||||
| This image was connected manually using #[b kvmd-otgmsd]
|
||||
hr
|
||||
div(id="msd-message-another-user-uploads" class="hidden")
|
||||
+menu_message("info", "Another user uploads an image")
|
||||
hr
|
||||
table(class="kv")
|
||||
tr
|
||||
td Status:
|
||||
@@ -64,6 +61,9 @@ li(id="msd-dropdown" class="right feature-disabled")
|
||||
button(disabled id="msd-select-new-image-button" class="row50") Select image to upload
|
||||
button(disabled id="msd-upload-new-image-button" class="row25") Upload
|
||||
button(disabled id="msd-abort-uploading-button" class="row25") Abort
|
||||
div(id="msd-message-another-user-uploads" class="hidden")
|
||||
hr
|
||||
+menu_message("info", "Another user uploads an image")
|
||||
div(id="msd-submenu-new-image" class="hidden")
|
||||
hr
|
||||
table(class="kv")
|
||||
|
||||
Reference in New Issue
Block a user