mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	refresh note detail view after attribute save (from full dialog, not promoted notes), closes #261
This commit is contained in:
		| @@ -169,6 +169,8 @@ function AttributesModel() { | ||||
|         infoService.showMessage("Attributes have been saved."); | ||||
|  | ||||
|         attributeService.refreshAttributes(); | ||||
|  | ||||
|         noteDetailService.reload(); | ||||
|     }; | ||||
|  | ||||
|     function addLastEmptyRow() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user