ftimme
2013-05-23 241c4461e655d12933b917b64b0688f1656714da
interface/web/js/jquery.tipsy.js
@@ -352,9 +352,6 @@
                        return;
                    }
                    // work around a bug (likely same cause as #5265)
                    $( this ).blur();
                    // pass empty string as value to search for, displaying all results
                    input.autocomplete( "search", "" );
                    input.focus();