diff --git a/docs/example-widget-filter.html b/docs/example-widget-filter.html index 3db28858..73343b49 100644 --- a/docs/example-widget-filter.html +++ b/docs/example-widget-filter.html @@ -480,7 +480,7 @@ $(function(){

By default, a {{label}} is included in the setting to insert a column label. The content is obtained from the header cell's data-label attribute (do not include the data- prefix), if it exists, or the column header text. See the "First Name" column below for an example.

- Note See the main page documentation for more important details! + Note See the main page documentation for more important details! diff --git a/docs/index.html b/docs/index.html index 20bbdd5c..d1c6e5e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -475,7 +475,7 @@
  • custom search type (example #2: date range) (v2.19.1; v2.24.6).
  • child rows (v2.23.4).
  • formatter: jQuery UI widgets and HTML5 Elements (v2.7.7; v2.17.5).
  • -
  • formatter: select2 v3 (v2.16.0; v2.26.6).
  • +
  • formatter: select2 v3 (v2.16.0; v2.29.4).
  • formatter: select2 v4 (TO DO)
  • Using jQuery UI Selectmenu (v2.24.4; v2.28.12).