email_sent.pt : order by sent date descending
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
return '<a href="/emails_msg/' + row[4] + '">' + data + '</a>';
|
||||
},
|
||||
},
|
||||
]
|
||||
],
|
||||
order: [[0, 'desc']],
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user