diff --git a/docs/example-widget-filter-custom.html b/docs/example-widget-filter-custom.html index 392960c3..8068d9b1 100644 --- a/docs/example-widget-filter-custom.html +++ b/docs/example-widget-filter-custom.html @@ -110,10 +110,6 @@ // So typing in "a" will find "albert" but not "frank", both have a's; default is false filter_startsWith : false, - // if false, filters are collapsed initially, but can be revealed by hovering over the grey bar immediately - // below the header row. Additionally, tabbing through the document will open the filter row when an input gets focus - filter_hideFilters : false, - // Add select box to 4th column (zero-based index) // each option has an associated function that returns a boolean // function variables: