converted note history to module

This commit is contained in:
azivner
2017-11-04 13:55:46 -04:00
parent 6d82a0e03f
commit 394fd6f527
3 changed files with 74 additions and 59 deletions

View File

@@ -84,7 +84,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" onclick="showCurrentNoteHistory();">History</button>
<button class="btn btn-xs" onclick="noteHistory.showCurrentNoteHistory();">History</button>
</div>
</div>