mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-10 06:49:54 -06:00
fixed update of encrypted note
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<div style="float: left; margin: 0 5px 5px 5px;" class="hide-toggle">
|
||||
<input autocomplete="off" value="Welcome to Notecase web app!" id="noteTitle" style="font-size: x-large; border: 0; width: 600px;" tabindex="1">
|
||||
|
||||
<button class="btn btn-sm" onclick="encryptNote();">Encrypt</button>
|
||||
<button class="btn btn-sm" onclick="encryptNoteAndSendToServer();">Encrypt</button>
|
||||
</div>
|
||||
|
||||
<div style="clear: both; height: 0"></div>
|
||||
|
||||
Reference in New Issue
Block a user