1/**
2 * Struct Filter
3 *
4 * remove toggling inherited by reusing core search form
5 */
6jQuery('fieldset.struct-filter-form.search-form button.toggleAssistant').remove();
7jQuery('fieldset.struct-filter-form.search-form .advancedOptions').show();
8