updating add existing series to use the common views.

This commit is contained in:
Keivan Beigi 2013-06-21 17:48:23 -07:00
commit 3c686808f2
9 changed files with 147 additions and 84 deletions

View file

@ -17,7 +17,6 @@ define(
removeFolder: function () {
this.model.destroy({ wait: true });
this.model.collection.remove(this.model);
},
folderSelected: function () {