mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
link to msd doc
This commit is contained in:
@@ -348,7 +348,7 @@
|
|||||||
</table>
|
</table>
|
||||||
<table class="kv msd-multi-storage feature-disabled">
|
<table class="kv msd-multi-storage feature-disabled">
|
||||||
<tr class="msd-cdrom-emulation feature-disabled">
|
<tr class="msd-cdrom-emulation feature-disabled">
|
||||||
<td>Drive mode:</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">
|
||||||
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">
|
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
td #[button(disabled id="msd-remove-image") Remove]
|
td #[button(disabled id="msd-remove-image") Remove]
|
||||||
table(class="kv msd-multi-storage feature-disabled")
|
table(class="kv msd-multi-storage feature-disabled")
|
||||||
tr(class="msd-cdrom-emulation feature-disabled")
|
tr(class="msd-cdrom-emulation feature-disabled")
|
||||||
td Drive 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")
|
||||||
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")
|
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")
|
||||||
|
|||||||
Reference in New Issue
Block a user