mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
refactoring of legacy js events
This commit is contained in:
@@ -36,7 +36,7 @@ function showRecentNotes($el) {
|
||||
|
||||
$el.setSelectedPath("");
|
||||
$el.autocomplete("val", "");
|
||||
$el.focus();
|
||||
$el.trigger('focus');
|
||||
}
|
||||
|
||||
function initNoteAutocomplete($el, options) {
|
||||
|
||||
Reference in New Issue
Block a user