fix for non-sync WS messages

This commit is contained in:
azivner
2017-12-17 13:46:18 -05:00
parent ccc7775c7c
commit cf7ab2b8d6
3 changed files with 6 additions and 6 deletions

View File

@@ -93,7 +93,7 @@
<input autocomplete="off" value="" id="note-title" style="font-size: x-large; border: 0; flex-grow: 100;" tabindex="1">
<button class="btn btn-xs" style="margin-right: 10px;" onclick="noteHistory.showCurrentNoteHistory();">Note history</button>
<button class="btn btn-xs" style="margin: 10px;" onclick="noteHistory.showCurrentNoteHistory();">Note history</button>
</div>
</div>