mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-30 17:29:53 -05:00
fixed jump to note
This commit is contained in:
+7
-1
@@ -137,7 +137,13 @@
|
||||
<input id="jump-to-note-autocomplete" style="width: 100%;">
|
||||
</div>
|
||||
|
||||
<button class="btn btn-sm">Jump</button>
|
||||
<button name="action" value="jump" class="btn btn-sm">Jump</button>
|
||||
|
||||
<button name="action" value="add-link" class="btn btn-sm">Add link</button>
|
||||
|
||||
<button name="action" value="add-current-as-child" class="btn btn-sm">Add current as child</button>
|
||||
|
||||
<button name="action" value="add-selected-as-child" class="btn btn-sm">Add selected as child</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user