mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +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