summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-msd.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-03-17 00:10:51 +0200
committerMaxim Devaev <[email protected]>2023-03-17 00:10:51 +0200
commit921d7da513c663eaaa690472beccb0d8d0c5a310 (patch)
treed7553276780da9f1c65622b38387cce7b186ea2b /web/kvm/navbar-msd.pug
parent74a19e40dae259d530ef5420663ccfaf7ba38f51 (diff)
optional upload prefix
Diffstat (limited to 'web/kvm/navbar-msd.pug')
-rw-r--r--web/kvm/navbar-msd.pug6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/kvm/navbar-msd.pug b/web/kvm/navbar-msd.pug
index 1ffd763e..f668ae32 100644
--- a/web/kvm/navbar-msd.pug
+++ b/web/kvm/navbar-msd.pug
@@ -71,6 +71,9 @@ li(id="msd-dropdown" class="right feature-disabled")
tr
td #[b Or] paste a URL:
td #[input(type="text" id="msd-new-url" style="width: 100%")]
+ tr
+ td Optional upload prefix:
+ td #[input(type="text" id="msd-new-prefix" style="width: 100%" placeholder="... like /foo/bar")]
hr
table(class="kv")
tr
@@ -79,6 +82,9 @@ li(id="msd-dropdown" class="right feature-disabled")
tr
td
td &bull; To speed up the upload, close the stream window.
+ tr
+ td
+ td &bull; A non-empty upload prefix will be created when uploading.
div(id="msd-uploading-sub" class="hidden")
hr
table(class="kv")