Explorar o código

[svn r17971] search: really minor: hide advanced options by default

Marco Villegas %!s(int64=16) %!d(string=hai) anos
pai
achega
e03c1b1e26
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      main/inc/lib/search/search_widget.js

+ 0 - 1
main/inc/lib/search/search_widget.js

@@ -20,7 +20,6 @@ $(document).ready(function() {
         autoFill: false
       });
       /* prefilter form */
-      $("#tags").show();
       $('#prefilter').change(function () {
         var str = "";
         $("#prefilter option:selected").each(function () {