mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
fix include note sizing when in readonly mode, closes #4135
This commit is contained in:
@@ -259,8 +259,6 @@ function init() {
|
||||
};
|
||||
|
||||
$.fn.setSelectedExternalLink = function (externalLink) {
|
||||
console.trace("setSelectedExternalLink");
|
||||
|
||||
if (externalLink) {
|
||||
$(this)
|
||||
.closest(".input-group")
|
||||
|
||||
Reference in New Issue
Block a user