mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
closing of attr detail
This commit is contained in:
@@ -51,8 +51,6 @@ export default class HistoryNavigationWidget extends BasicWidget {
|
||||
else {
|
||||
this.$widget = $("<div>");
|
||||
}
|
||||
|
||||
return this.$widget;
|
||||
}
|
||||
|
||||
async showContextMenu(e) {
|
||||
@@ -101,4 +99,4 @@ export default class HistoryNavigationWidget extends BasicWidget {
|
||||
activeNoteChangedEvent() {
|
||||
this.refresh();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user