mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11:39:01 +01:00 
			
		
		
		
	Merge branch 'stable'
This commit is contained in:
		
						commit
						ec4abe0d81
					
				| @ -338,7 +338,9 @@ class TabContext { | ||||
|     } | ||||
| 
 | ||||
|     closeAutocomplete() { | ||||
|         this.$tabContent.find('.aa-input').autocomplete('close'); | ||||
|         if (utils.isDesktop()) { | ||||
|             this.$tabContent.find('.aa-input').autocomplete('close'); | ||||
|         } | ||||
|     } | ||||
| } | ||||
| 
 | ||||
|  | ||||
| @ -72,7 +72,7 @@ | ||||
|         document.cookie = name + "=" + (value || "")  + expires + "; path=/"; | ||||
|     } | ||||
| </script> | ||||
| 
 | ||||
| <link href="libraries/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | ||||
| </body> | ||||
| 
 | ||||
| <link href="libraries/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | ||||
| </body> | ||||
| </html> | ||||
| @ -49,7 +49,9 @@ | ||||
|                 </div> | ||||
| 
 | ||||
|                 <div class="note-detail-component-wrapper"> | ||||
|                     <div class="note-detail-text note-detail-component" tabindex="10000"></div> | ||||
|                     <div class="note-detail-text note-detail-component" tabindex="10000"> | ||||
|                         <div class="note-detail-text-editor"></div> | ||||
|                     </div> | ||||
| 
 | ||||
|                     <div class="note-detail-code note-detail-component"></div> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam