shortcut fixes

This commit is contained in:
zadam
2019-11-24 22:15:33 +01:00
parent 1e979d71c7
commit dbd2040bee
4 changed files with 37 additions and 22 deletions

View File

@@ -61,7 +61,7 @@
</a>
<a class="dropdown-item import-files-button">Import files</a>
<a class="dropdown-item export-note-button" data-bind="css: { disabled: type() != 'text' }">Export note</a>
<a class="dropdown-item print-note-button"><kdb data-kb-action="PrintActiveNote"></kdb> Print note</a>
<a class="dropdown-item print-note-button"><kbd data-kb-action="PrintActiveNote"></kbd> Print note</a>
<a class="dropdown-item show-note-info-button"><kbd data-kb-action="ShowNoteInfo"></kbd> Note info</a>
</div>
</div>