rename last_emailing to rappels_rdv
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
},
|
||||
},
|
||||
],
|
||||
"createdRow": function( row, data, dataIndex ){
|
||||
createdRow: function( row, data, dataIndex ){
|
||||
if ( data[6] == "Humidité" ) {
|
||||
$('td', row).eq(6).css('background-color', 'Crimson').css('color', 'white');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user