mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	separate cloning dialog
This commit is contained in:
		@@ -57,7 +57,7 @@ function initNoteAutocomplete($el, options) {
 | 
			
		||||
            .prop("title", "Show recent notes");
 | 
			
		||||
 | 
			
		||||
    const $goToSelectedNoteButton = $("<a>")
 | 
			
		||||
        .addClass("input-group-text go-to-selected-note-button bx bx-right-arrow")
 | 
			
		||||
        .addClass("input-group-text go-to-selected-note-button bx bx-arrow-to-right")
 | 
			
		||||
        .attr("data-action", "note");
 | 
			
		||||
 | 
			
		||||
    const $sideButtons = $("<div>")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user