Advanced search: Merge due to recent sourceforge crash.

SVN:trunk[5645]
This commit is contained in:
Guillaume Lajarige
2018-04-12 14:54:11 +00:00
parent 24e669c65b
commit dc30cb2e4a
18 changed files with 295 additions and 207 deletions

View File

@@ -795,8 +795,6 @@ EOF
$('table.listResults').each( function() { FixTableSorter($(this)); } );
$('.multiselect').multiselect($sJSMultiselectOptions);
FixSearchFormsDisposition();
EOF
);