mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
Docs: oLanguage is a namespace, not a member
This commit is contained in:
parent
6977d8ff94
commit
35bbab90e2
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -8463,7 +8463,7 @@
|
||||
* All strings that DataTables uses in the user interface that it creates
|
||||
* are defined in this object, allowing you to modified them individually or
|
||||
* completely replace them all as required.
|
||||
* @member
|
||||
* @namespace
|
||||
*/
|
||||
"oLanguage": {
|
||||
/**
|
||||
|
@ -1109,7 +1109,7 @@ DataTable.defaults = {
|
||||
* All strings that DataTables uses in the user interface that it creates
|
||||
* are defined in this object, allowing you to modified them individually or
|
||||
* completely replace them all as required.
|
||||
* @member
|
||||
* @namespace
|
||||
*/
|
||||
"oLanguage": {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user