fully working add series

This commit is contained in:
kay.one 2013-06-30 12:57:26 -07:00
commit 96810c489c
21 changed files with 295 additions and 314 deletions

View file

@ -8,7 +8,7 @@
<input class="span5" type="text" placeholder="Path of the folder to add ...">
<button class="btn btn-success x-add"><i class="icon-plus"/></button>
</div>
<div class="result-list" id="current-dirs"/>
<div id="current-dirs"/>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal">close</button>