CC-3174 : showbuilder

fixing merge with playlist tooltip
This commit is contained in:
Naomi Aro 2012-02-06 11:59:20 +01:00
parent 776d1b65e8
commit 9e08f857bf
2 changed files with 17 additions and 12 deletions

View file

@ -41,7 +41,7 @@ class Application_Model_Playlist {
"dc:title" => "DbName",
"dc:creator" => "DbCreatorId",
"dc:description" => "DbDescription",
"dcterms:extent" => "getDbLength"
"dcterms:extent" => "DbLength"
);