Root folders use listenTo now

This commit is contained in:
Mark McDowall 2013-10-07 22:47:04 -07:00
parent 224100b46e
commit 78a5dbe097
2 changed files with 9 additions and 8 deletions

View file

@ -35,7 +35,7 @@ define(
initialize: function () {
QualityProfileCollection.fetch();
RootFolderCollection.promise = RootFolderCollection.fetch();
RootFolderCollection.fetch();
},
onShow: function () {