This commit is contained in:
Maxim Devaev 2021-08-02 02:25:48 +03:00
parent 5933cc0b09
commit 9927e93356
2 changed files with 4 additions and 4 deletions

View File

@ -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">

View File

@ -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")