mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	moved dialog entrypoints into bootstrap, fixes
This commit is contained in:
		@@ -94,8 +94,6 @@ async function execute(e) {
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
$(document).bind('keydown', 'alt+o', showDialog);
 | 
			
		||||
 | 
			
		||||
$query.bind('keydown', 'ctrl+return', execute);
 | 
			
		||||
 | 
			
		||||
$executeButton.click(execute);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user