mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
link to msd doc
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
</table>
|
||||
<table class="kv msd-multi-storage 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>
|
||||
<div class="radio-box">
|
||||
<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]
|
||||
table(class="kv msd-multi-storage 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
|
||||
div(class="radio-box")
|
||||
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")
|
||||
|
||||
Reference in New Issue
Block a user