mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-01 03:38:35 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/develop' into feature/client_server_separation
This commit is contained in:
		
						commit
						132242bf14
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -186,7 +186,7 @@ export default class CalendarView extends ViewMode { | |||
|                 if (promotedAttributes) { | ||||
|                     let promotedAttributesHtml = ""; | ||||
|                     for (const [name, value] of promotedAttributes) { | ||||
|                         promotedAttributesHtml = /*html*/`\ | ||||
|                         promotedAttributesHtml = promotedAttributesHtml + /*html*/`\ | ||||
|                         <div class="promoted-attribute"> | ||||
|                             <span class="promoted-attribute-name">${name}</span>: <span class="promoted-attribute-value">${value}</span> | ||||
|                         </div>`;
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue