#129, removed recent notes dialog as its not necessary anymore

This commit is contained in:
azivner
2018-07-26 17:35:32 +02:00
parent f578e001b0
commit e4f459fa2b
8 changed files with 12 additions and 114 deletions

View File

@@ -19,7 +19,6 @@
<div style="flex-grow: 100; display: flex;">
<button class="btn btn-xs" id="jump-to-note-dialog-button" title="CTRL+J">Jump to note</button>
<button class="btn btn-xs" id="recent-notes-button" title="CTRL+E">Recent notes</button>
<button class="btn btn-xs" id="recent-changes-button">Recent changes</button>
<div>
<span style="font-size: smaller">Protected session:</span>
@@ -262,10 +261,6 @@
</div>
</div>
<div id="recent-notes-dialog" title="Recent notes" style="display: none;">
<input id="recent-notes-search-input" class="form-control"/>
</div>
<div id="add-link-dialog" title="Add note link" style="display: none;">
<form id="add-link-form">
<div id="add-link-type-div" class="radio">