mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-27 01:51:34 +08:00 
			
		
		
		
	client: Fix calendar double open on existing note
This commit is contained in:
		
							parent
							
								
									93ce81b355
								
							
						
					
					
						commit
						590a9bef2d
					
				| @ -186,7 +186,7 @@ export default class CalendarWidget extends RightDropdownButtonWidget { | ||||
| 
 | ||||
|         if (dateNoteId) { | ||||
|             $newDay.addClass('calendar-date-exists'); | ||||
|             $newDay.attr("href", `#root/${dateNoteId}`); | ||||
|             $newDay.attr("data-href", `#root/${dateNoteId}`); | ||||
|         } | ||||
| 
 | ||||
|         if (this.isEqual(this.date, this.activeDate)) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran