mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
fix
This commit is contained in:
parent
5933cc0b09
commit
9927e93356
@ -328,8 +328,8 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="kv msd-multi-storage feature-disabled">
|
||||
<tr class="msd-cdrom-emulation feature-disabled">
|
||||
<table class="kv msd-cdrom-emulation feature-disabled">
|
||||
<tr>
|
||||
<td>Drive <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/msd.md">mode</a>:</td>
|
||||
<td>
|
||||
<div class="radio-box">
|
||||
|
||||
@ -38,8 +38,8 @@ li(id="msd-dropdown" class="right feature-disabled")
|
||||
td Image:
|
||||
td(width="100%") #[select(disabled id="msd-image-selector")]
|
||||
td #[button(disabled id="msd-remove-button") Remove]
|
||||
table(class="kv msd-multi-storage feature-disabled")
|
||||
tr(class="msd-cdrom-emulation feature-disabled")
|
||||
table(class="kv msd-cdrom-emulation feature-disabled")
|
||||
tr
|
||||
td Drive #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/msd.md") mode]:
|
||||
td
|
||||
div(class="radio-box")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user