mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 07:13:02 +00:00 
			
		
		
		
	Get_meta button unfocused on return to edit books
This commit is contained in:
		| @@ -107,4 +107,9 @@ $(function () { | ||||
|         $("#keyword").val(bookTitle); | ||||
|         doSearch(bookTitle); | ||||
|     }); | ||||
|     $("#metaModal").on("show.bs.modal", function(e) { | ||||
|         $(e.relatedTarget).one('focus', function (e) { | ||||
|             $(this).blur(); | ||||
|         }); | ||||
|     }); | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ozzie Isaacs
					Ozzie Isaacs