@@ -138,7 +145,7 @@ function better_exposed_filters_form_alter(&$form, $form_state, $form_id) {
'Limit the depth of a hierarchical taxonomy filter to this depth. For example, if your taxonomy includes Country -> State -> City, setting a limit of 2 would show only Country and State in the filter.'
),
);
}
}
}// if (t('Taxonomy') == $form_state['handler']->definition['group']) {
}// if (in_array($form['options']['value']['#type'], $overrideable)) {
...
...
@@ -178,16 +185,16 @@ function better_exposed_filters_form_alter(&$form, $form_state, $form_id) {
// Limit the depth of hierarchical taxonomy term filters