CC-2068:Now playing should use Title/Creator, not Song/Artist

- fixed
- removed some unnecessary code.
This commit is contained in:
james 2011-07-06 13:56:27 -04:00
parent 947647ed89
commit a8546e289e
2 changed files with 3 additions and 40 deletions

View file

@ -64,8 +64,8 @@ var columns = [{"sTitle": "type", "bVisible":false},
{"sTitle":"Start"},
{"sTitle":"End"},
{"sTitle":"Duration"},
{"sTitle":"Song"},
{"sTitle":"Artist"},
{"sTitle":"Title"},
{"sTitle":"Creator"},
{"sTitle":"Album"},
{"sTitle":"Playlist"},
{"sTitle":"Show"},