mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-30 23:03:02 +00:00 
			
		
		
		
	Toggle for dropdown
This commit is contained in:
		| @@ -201,6 +201,11 @@ return $(this).text().replace(/^\s+|^\t+|\t+|\s+$/g, ""); | ||||
|     $(  '.leramslist' ).toggle(); | ||||
|   }); | ||||
|      | ||||
|     $('#sendbtn2' ).click( function() { | ||||
|     $(  '.sendtokindle-drop' ).toggle(); | ||||
|   }); | ||||
|  | ||||
|  | ||||
|   $('div[aria-label="Add to shelves"]' ).click( function() { | ||||
|     $(  '#add-to-shelves' ).toggle(); | ||||
|   }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hexeth
					hexeth