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