mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
more backbone changes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="tab-pane" id="root-dir">
|
||||
<div class="input-prepend input-append nz-input-large path">
|
||||
<i class="add-on icon-folder-open"></i>
|
||||
<input type="text" class="span10" placeholder="Path of the root folder you would like to add">
|
||||
<input type="text" class="span10" placeholder="Path of the folder to add ...">
|
||||
<div id="add-dir" class="btn icon-plus btn-success" />
|
||||
</div>
|
||||
<div class="span15 offset2 result-list" id="current-dirs" />
|
||||
|
||||
Reference in New Issue
Block a user