mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
moved most of addseries to use require.js
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user