show all parts in msd menu

This commit is contained in:
Maxim Devaev
2023-03-20 20:34:54 +02:00
parent 4f70060d5e
commit 2392aa2330
4 changed files with 39 additions and 10 deletions

View File

@@ -498,9 +498,7 @@
</tr>
</table>
<hr>
<div class="text">
<div class="progress" id="msd-storage-progress"><span class="progress-value" id="msd-storage-progress-value"></span></div>
</div>
<div id="msd-storages"></div>
<hr>
<div class="buttons buttons-row">
<button class="row50" disabled id="msd-select-new-button">Select image to upload</button>

View File

@@ -51,9 +51,7 @@ li(id="msd-dropdown" class="right feature-disabled")
td &nbsp;
+menu_switch_notable("msd-rw-switch", "Writable", false, false)
hr
div(class="text")
div(id="msd-storage-progress" class="progress")
span(id="msd-storage-progress-value" class="progress-value")
div(id="msd-storages")
hr
div(class="buttons buttons-row")
button(disabled id="msd-select-new-button" class="row50") Select image to upload