mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	use relations to pick note to render, fixes #141
This commit is contained in:
		| @@ -170,7 +170,7 @@ function AttributesModel() { | ||||
|  | ||||
|         infoService.showMessage("Attributes have been saved."); | ||||
|  | ||||
|         noteDetailService.loadAttributes(); | ||||
|         noteDetailService.refreshAttributes(); | ||||
|     }; | ||||
|  | ||||
|     function addLastEmptyRow() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user