updating add existing series to use the common views.

This commit is contained in:
Keivan Beigi
2013-06-21 17:48:23 -07:00
parent 1b55859eb2
commit 3c686808f2
9 changed files with 147 additions and 84 deletions
-1
View File
@@ -17,7 +17,6 @@ define(
removeFolder: function () {
this.model.destroy({ wait: true });
this.model.collection.remove(this.model);
},
folderSelected: function () {
@@ -1,6 +1,8 @@
<td name="path" class="span10 x-folder clickable"/>
<td class="span10 x-folder clickable">
{{path}}
</td>
<td class="span3 x-folder clickable">
<span name="freeSpaceString"></span>
<span>{{freeSpaceString}}</span>
</td>
<td class="span1 nz-row-action">
<div class="btn btn-danger icon-minus x-remove">