msd parts selector

This commit is contained in:
Maxim Devaev
2023-03-18 04:13:08 +02:00
parent 03ce7bfd2c
commit fd6f738a07
3 changed files with 47 additions and 32 deletions

View File

@@ -533,10 +533,10 @@
<input type="text" id="msd-new-url" style="width: 100%">
</td>
</tr>
<tr>
<td>Optional upload prefix:</td>
<td>
<input type="text" id="msd-new-prefix" style="width: 100%" placeholder="... like /foo/bar">
<tr class="hidden" id="msd-new-part">
<td>Upload partition:</td>
<td width="100%">
<select id="msd-new-part-selector"></select>
</td>
</tr>
</table>
@@ -550,10 +550,6 @@
<td></td>
<td>&bull; To speed up the upload, close the stream window.</td>
</tr>
<tr>
<td></td>
<td>&bull; A non-empty upload prefix will be created when uploading.</td>
</tr>
</table>
</div>
<div class="hidden" id="msd-uploading-sub">