X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=themes%2Fdefault%2Fjs%2FpopupForm.js;h=a32e6e70aa9f0471d659f169c368a43598ea2642;hb=8327f1c371ad1d930bf9c9a13e443f2aa29ecfe3;hp=06be3f0cdced6fd923d72af5b3e9d1cdb49e6641;hpb=3945335f3988c7eb9d5bbf9e9428b2cd6c173a2e;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/js/popupForm.js b/themes/default/js/popupForm.js index 06be3f0c..a32e6e70 100644 --- a/themes/default/js/popupForm.js +++ b/themes/default/js/popupForm.js @@ -10,6 +10,7 @@ $(document).ready(function() { $("#search").click(function(){ closeSearch(); + $('#searchfield').focus(); }); $("#search-form-close").click(function(){