Fixed fetching root folders

pull/4/head
Mark McDowall 11 years ago
parent 78c409a05f
commit ac607560d4

@ -13,5 +13,5 @@ define(
//var collection = new RootFolderCollection().bindSignalR();
return RootFolderCollection;
return new RootFolderCollection();
});

Loading…
Cancel
Save