mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	migrated all remaining dialogs to bootstrap modals, #203
This commit is contained in:
		| @@ -20,10 +20,7 @@ async function showDialog() { | ||||
|  | ||||
|     const options = await server.get('options'); | ||||
|  | ||||
|     $dialog.dialog({ | ||||
|         modal: true, | ||||
|         width: 1000 | ||||
|     }); | ||||
|     $dialog.modal(); | ||||
|  | ||||
|     $tabs.tabs(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user