DataTablesSrc icon indicating copy to clipboard operation
DataTablesSrc copied to clipboard

Allow overriding language.url

Open nohn opened this issue 6 years ago • 1 comments

If you have something like

"language": { "url": "/path/to/language.json" }

you can't override that like this:

"language": { "url": "/path/to/language.json", "search": "Whatever String" }

nohn avatar May 31 '19 07:05 nohn

Agreed. This is something that will be addressed in v2.

DataTables avatar May 31 '19 12:05 DataTables