mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	moved dialog entrypoints into bootstrap, fixes
This commit is contained in:
		| @@ -128,12 +128,6 @@ function linkTypeChanged() { | ||||
|  | ||||
| $linkTypes.change(linkTypeChanged); | ||||
|  | ||||
| $(document).bind('keydown', 'ctrl+l', e => { | ||||
|     showDialog(); | ||||
|  | ||||
|     e.preventDefault(); | ||||
| }); | ||||
|  | ||||
| export default { | ||||
|     showDialog | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user