datatables : added french translation
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
data: dataSet,
|
||||
pageLength: 50,
|
||||
bLengthChange: false,
|
||||
language: {
|
||||
url: 'https://cdn.datatables.net/plug-ins/1.10.16/i18n/French.json'
|
||||
},
|
||||
columnDefs: [
|
||||
{className:"text-right", "targets": [1,2,3,4,5,6]},
|
||||
{className:"text-center", "targets": [7]},
|
||||
|
||||
Reference in New Issue
Block a user