mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 07:13:02 +00:00 
			
		
		
		
	Removed unnecessary wait message
This commit is contained in:
		| @@ -74,11 +74,6 @@ $(function() { | |||||||
|         $(".load-more .row").isotope( "appended", $(data), null ); |         $(".load-more .row").isotope( "appended", $(data), null ); | ||||||
|     }); |     }); | ||||||
|  |  | ||||||
|     $("#sendbtn").click(function() { |  | ||||||
|         var $this = $(this); |  | ||||||
|         $this.text("Please wait..."); |  | ||||||
|         $this.addClass("disabled"); |  | ||||||
|     }); |  | ||||||
|     $("#restart").click(function() { |     $("#restart").click(function() { | ||||||
|         $.ajax({ |         $.ajax({ | ||||||
|             dataType: "json", |             dataType: "json", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Ozzie Isaacs
					Ozzie Isaacs