diff --git a/docs/example-widget-column-selector.html b/docs/example-widget-column-selector.html index ce1b79e4..3d33f18a 100644 --- a/docs/example-widget-column-selector.html +++ b/docs/example-widget-column-selector.html @@ -246,7 +246,9 @@ columnSelector_saveColumns - Save the current manually set column status (not the column's responsive state). This option requires the storage utility contained within the tablesorter widgets file (jquery.tablesorter.widgets.js).
+ Save the current manually set column status and the table's responsive ("auto") state (v2.15.7).
+
+ This option requires the storage utility contained within the tablesorter widgets file (jquery.tablesorter.widgets.js).

Default value: true diff --git a/docs/index.html b/docs/index.html index ee44a257..3f4d7e23 100644 --- a/docs/index.html +++ b/docs/index.html @@ -386,7 +386,7 @@
  • Build Table Widget (v2.11).
  • * Columns Highlight widget (v2.0.17)
  • -
  • Beta Column Selector widget (v2.15).
  • +
  • Beta Column Selector widget (v2.15; v2.15.7).
  • Content Editable widget (v2.9; v2.13.2).
  • * Filter Widget: