datatables : added french translation
This commit is contained in:
@@ -35,6 +35,9 @@
|
|||||||
data: dataSet,
|
data: dataSet,
|
||||||
pageLength: 50,
|
pageLength: 50,
|
||||||
bLengthChange: false,
|
bLengthChange: false,
|
||||||
|
language: {
|
||||||
|
url: 'https://cdn.datatables.net/plug-ins/1.10.16/i18n/French.json'
|
||||||
|
},
|
||||||
columnDefs: [
|
columnDefs: [
|
||||||
{className:"text-right", "targets": [1,2,3,4,5,6]},
|
{className:"text-right", "targets": [1,2,3,4,5,6]},
|
||||||
{className:"text-center", "targets": [7]},
|
{className:"text-center", "targets": [7]},
|
||||||
|
|||||||
@@ -32,6 +32,9 @@
|
|||||||
data: dataSet,
|
data: dataSet,
|
||||||
pageLength: 50,
|
pageLength: 50,
|
||||||
bLengthChange: false,
|
bLengthChange: false,
|
||||||
|
language: {
|
||||||
|
url: 'https://cdn.datatables.net/plug-ins/1.10.16/i18n/French.json'
|
||||||
|
},
|
||||||
columnDefs: [
|
columnDefs: [
|
||||||
{ "targets": 1,
|
{ "targets": 1,
|
||||||
"render": function (data, type, full, meta) {
|
"render": function (data, type, full, meta) {
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ caotek_mesavoirs.admin_email = cao.thienphuoc@bbox.fr
|
|||||||
mail.host = smtp.bbox.fr
|
mail.host = smtp.bbox.fr
|
||||||
mail.port = 587
|
mail.port = 587
|
||||||
mail.username = cao.thienphuoc@bbox.fr
|
mail.username = cao.thienphuoc@bbox.fr
|
||||||
mail.password = pcao.8211
|
mail.password = Bankhan9M
|
||||||
mail.ssl = yes
|
mail.ssl = yes
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user