diff --git a/.datatables-commit-sync b/.datatables-commit-sync index c5b640ac..82569044 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -0fc1d1f9a7edde474793d4bb867de32f4642b42c +2b7c6705489fb30aefc5d25612e3860b781120b7 diff --git a/composer.json b/composer.json index 3c388889..344bf86d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "datatables/datatables", - "version": "1.10.16", + "version": "1.10.17", "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.", "homepage": "http://www.datatables.net/", "author": "SpryMedia", diff --git a/dataTables.jquery.json b/dataTables.jquery.json index e0965df8..59ad1a5b 100644 --- a/dataTables.jquery.json +++ b/dataTables.jquery.json @@ -1,6 +1,6 @@ { "name": "DataTables", - "version": "1.10.16", + "version": "1.10.17", "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "homepage": "http://datatables.net/", "docs": "http://datatables.net/", diff --git a/examples/advanced_init/column_render.html b/examples/advanced_init/column_render.html index 9b66463c..d22174be 100644 --- a/examples/advanced_init/column_render.html +++ b/examples/advanced_init/column_render.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - Advanced initialisation @@ -90,7 +87,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/advanced_init/language_file.html b/examples/advanced_init/language_file.html index 756a77ca..f411b997 100644 --- a/examples/advanced_init/language_file.html +++ b/examples/advanced_init/language_file.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - Ajax sourced data @@ -68,7 +65,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/ajax/null_data_source.html b/examples/ajax/null_data_source.html index e6ab7582..f2c30518 100644 --- a/examples/ajax/null_data_source.html +++ b/examples/ajax/null_data_source.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - API @@ -78,7 +75,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/api/multi_filter.html b/examples/api/multi_filter.html index d71b73d7..c1542b3d 100644 --- a/examples/api/multi_filter.html +++ b/examples/api/multi_filter.html @@ -17,14 +17,10 @@ } - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - - - + + + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - Basic initialisation @@ -90,7 +87,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/basic_init/language.html b/examples/basic_init/language.html index 2dce7e9c..556dea60 100644 --- a/examples/basic_init/language.html +++ b/examples/basic_init/language.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - Data sources @@ -58,7 +55,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/data_sources/js_array.html b/examples/data_sources/js_array.html index 3fba09c9..a0aee934 100644 --- a/examples/data_sources/js_array.html +++ b/examples/data_sources/js_array.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - + + + DataTables examples - Examples index @@ -342,7 +339,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/plug-ins/api.html b/examples/plug-ins/api.html index d157ab7c..2ac6fbe3 100644 --- a/examples/plug-ins/api.html +++ b/examples/plug-ins/api.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - + + + DataTables examples - Plug-ins @@ -56,7 +53,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/plug-ins/range_filtering.html b/examples/plug-ins/range_filtering.html index 15acab13..92c906c6 100644 --- a/examples/plug-ins/range_filtering.html +++ b/examples/plug-ins/range_filtering.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - + + + DataTables examples - Server-side processing @@ -75,7 +72,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/server_side/jsonp.html b/examples/server_side/jsonp.html index 969fb7f5..41777848 100644 --- a/examples/server_side/jsonp.html +++ b/examples/server_side/jsonp.html @@ -11,14 +11,10 @@ - - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - + + + + - - - - + + + + + - - - - + + + + + - - - + + + + - - - + + + + - - - + + + + - - - - + + + + + - - - + + + + - - + + + DataTables examples - Styling @@ -87,7 +84,7 @@

Please refer to the DataTables documentation for full information about its API properties and methods.
Additionally, there are a wide range of extensions and plug-ins which extend the capabilities of DataTables.

- diff --git a/examples/styling/jqueryUI.html b/examples/styling/jqueryUI.html index c29ea8eb..a5e4e5ba 100644 --- a/examples/styling/jqueryUI.html +++ b/examples/styling/jqueryUI.html @@ -12,16 +12,11 @@ - - - - - + + + + + - - - - + + + + + - - - + + + + - - - + + + + - - - + + + + - - - - - + + + + + + - - - + + + + - - - - + + + + +