]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/js/popupForm.js
Merge branch 'dev' into data-for-mysql
[github/wallabag/wallabag.git] / themes / default / js / popupForm.js
index 06be3f0cdced6fd923d72af5b3e9d1cdb49e6641..a32e6e70aa9f0471d659f169c368a43598ea2642 100644 (file)
@@ -10,6 +10,7 @@ $(document).ready(function() {
 
     $("#search").click(function(){
         closeSearch();
+        $('#searchfield').focus();
     });
 
     $("#search-form-close").click(function(){