more import existing series code.

This commit is contained in:
Keivan Beigi
2013-01-31 14:40:51 -08:00
committed by kay.one
parent 86e554010d
commit eab6abc8c9
24 changed files with 226 additions and 65 deletions
@@ -0,0 +1,8 @@
<div class="tab-pane" id="root-dir">
<div class="input-prepend input-append nz-input-large x-path">
<i class="add-on icon-folder-open"></i>
<input type="text" class="span10" placeholder="Path of the folder to add ...">
<div class="btn icon-plus btn-success x-add" />
</div>
<div class="span15 offset2 result-list" id="current-dirs" />
</div>