mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
converted relation map buttons to floating pattern
This commit is contained in:
@@ -133,7 +133,7 @@ class BasicWidget extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
getNtxId() {
|
||||
getClosestNtxId() {
|
||||
if (this.$widget) {
|
||||
return this.$widget.closest("[data-ntx-id]").attr("data-ntx-id");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user