mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 01:21:54 +08:00
web: Enabled secure paste text for Firefox
This commit is contained in:
@@ -736,7 +736,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="feature-disabled" id="hid-pak-secure">
|
||||
<tr>
|
||||
<td>Hide input text:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
|
||||
@@ -19,7 +19,7 @@ li(id="text-dropdown" class="right")
|
||||
table(class="kv")
|
||||
tr
|
||||
+menu_switch_notable("hid-pak-ask-switch", "Ask paste confirmation", true, true)
|
||||
tr(id="hid-pak-secure" class="feature-disabled")
|
||||
tr
|
||||
+menu_switch_notable("hid-pak-secure-switch", "Hide input text", true, false)
|
||||
div(id="stream-ocr" class="feature-disabled")
|
||||
hr
|
||||
|
||||
Reference in New Issue
Block a user