datatables : added french translation
This commit is contained in:
@@ -4,6 +4,7 @@ README.md
|
||||
development.ini
|
||||
production.ini
|
||||
pytest.ini
|
||||
setup.py
|
||||
mondumas/__init__.py
|
||||
mondumas/layout.py
|
||||
mondumas/panels.py
|
||||
|
||||
@@ -34,6 +34,9 @@
|
||||
data: dataSet,
|
||||
pageLength: 50,
|
||||
bLengthChange: false,
|
||||
language: {
|
||||
url: 'https://cdn.datatables.net/plug-ins/1.10.16/i18n/French.json'
|
||||
},
|
||||
columnDefs: [
|
||||
{ "targets": 0,
|
||||
"render": function (data, type, full, meta) {
|
||||
|
||||
Reference in New Issue
Block a user