summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-msd.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/navbar-msd.pug')
-rw-r--r--web/kvm/navbar-msd.pug4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/navbar-msd.pug b/web/kvm/navbar-msd.pug
index f668ae32..47ebcccb 100644
--- a/web/kvm/navbar-msd.pug
+++ b/web/kvm/navbar-msd.pug
@@ -39,7 +39,7 @@ li(id="msd-dropdown" class="right feature-disabled")
td(width="100%") #[select(disabled id="msd-image-selector")]
td #[button(disabled id="msd-download-button" title="Download image")   🖪  ]
td #[button(disabled id="msd-remove-button" title="Remove image") #[b   ×  ]]
- table(class="kv msd-cdrom-emulation feature-disabled")
+ table(class="kv")
tr
td Drive #[a(target="_blank" href="https://docs.pikvm.org/msd") mode]:
td
@@ -49,7 +49,7 @@ li(id="msd-dropdown" class="right feature-disabled")
input(type="radio" id="msd-mode-radio-flash" name="msd-mode-radio" value="0")
label(for="msd-mode-radio-flash") Flash
td  
- +menu_switch_notable("msd-rw-switch", "Writable", false, false, "msd-rw feature-disabled")
+ +menu_switch_notable("msd-rw-switch", "Writable", false, false)
hr
div(class="text")
div(id="msd-storage-progress" class="progress")