Commit 668ba6ad authored by git's avatar git Committed by Oleksandr Riumshyn
Browse files

Issue #3256177 by chucksimply: Remove all filter options when no results are found

parent 16891b0b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -115,6 +115,9 @@ abstract class SelectiveFilterBase {
            }
          }
        }
        else {
          $form['#access'] = FALSE;
        }
      }
      else {
        if (!empty($settings['options_show_only_used_filtered'])) {