Skip to content

Commit

Permalink
Update jquery.dataTables.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab committed May 13, 2023
1 parent a088594 commit 844c7b0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11772,7 +11772,6 @@
* DataTables will use it's smart filtering methods (to word match at
* any point in the data), when false this will not be done.
* @namespace
* @extends DataTable.models.oSearch
*
* @dtopt Options
* @name DataTable.defaults.search
Expand Down Expand Up @@ -13113,7 +13112,6 @@
/**
* Language information for the table.
* @namespace
* @extends DataTable.defaults.oLanguage
*/
"oLanguage": {
/**
Expand Down Expand Up @@ -13238,7 +13236,6 @@
* Note that this parameter will be set by the initialisation routine. To
* set a default use {@link DataTable.defaults}.
* @namespace
* @extends DataTable.models.oSearch
*/
"oPreviousSearch": {},

Expand Down Expand Up @@ -13826,7 +13823,6 @@
* `jQuery.fn.dataTable.ext` where it may be accessed and manipulated. It is
* also aliased to `jQuery.fn.dataTableExt` for historic reasons.
* @namespace
* @extends DataTable.models.ext
*/


Expand Down

0 comments on commit 844c7b0

Please sign in to comment.