show remote uploading file

This commit is contained in:
Maxim Devaev
2021-07-28 11:43:46 +03:00
parent e43cbb667f
commit 801b290ac6
3 changed files with 21 additions and 20 deletions

View File

@@ -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")