CC-2068:Now playing should use Title/Creator, not Song/Artist
- fixed - removed some unnecessary code.
This commit is contained in:
parent
947647ed89
commit
a8546e289e
2 changed files with 3 additions and 40 deletions
|
@ -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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue