Rename last watched to last played

This commit is contained in:
JonnyWong16 2016-01-23 14:06:25 -08:00
parent c62e0e4e99
commit b1ea3bcd4e
12 changed files with 22 additions and 22 deletions

View file

@ -81,7 +81,7 @@ user_ip_table_options = {
},
{
"targets": [4],
"data":"last_watched",
"data":"last_played",
"createdCell": function (td, cellData, rowData, row, col) {
if (cellData !== '') {
var media_type = '';