mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	introduction of refreshWithNote
This commit is contained in:
		| @@ -31,7 +31,7 @@ class NoteInfoWidget extends StandardWidget { | ||||
|         this.$body.html(TPL); | ||||
|     } | ||||
|  | ||||
|     refresh() { | ||||
|     refreshWithNote() { | ||||
|         const $noteId = this.$body.find(".note-info-note-id"); | ||||
|         const $dateCreated = this.$body.find(".note-info-date-created"); | ||||
|         const $dateModified = this.$body.find(".note-info-date-modified"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user