Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
5c13223315
2 changed files with 3 additions and 2 deletions
|
@ -650,7 +650,7 @@ class Application_Model_StoredFile
|
|||
$displayColumns = array("id", "track_title", "artist_name", "album_title", "genre", "length",
|
||||
"year", "utime", "mtime", "ftype", "track_number", "mood", "bpm", "composer", "info_url",
|
||||
"bit_rate", "sample_rate", "isrc_number", "encoded_by", "label", "copyright", "mime",
|
||||
"language", "filepath","owner"
|
||||
"language", "filepath","owner","conductor"
|
||||
);
|
||||
|
||||
//Logging::info($datatables);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue