ajout agenda par défaut dans user

This commit is contained in:
2019-03-09 07:09:38 +01:00
parent ff7787ffaf
commit 334cc1fca4
5 changed files with 15 additions and 31 deletions

View File

@@ -43,16 +43,6 @@
return '<a href="/user_edit/' + data + '">' + data + '</a>';
},
},
{ "targets": 3,
"render": function (data, type, full, meta) {
if (data != 0) {
return '<span class="glyphicon glyphicon-calendar"></span>';
}
else {
return '';
}
},
},
{ "targets": 4,
"render": function (data, type, row, meta) {
// ajouter un link vers le login