mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
removed backbone from VS solution,
renamed NzbDrone.Backbone to UI
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="tab-pane row" id="root-dir">
|
||||
<div class="input-prepend input-append nz-input-large x-path span10">
|
||||
<i class="add-on icon-folder-open"></i>
|
||||
<input class="input-block-level" type="text" placeholder="Path of the folder to add ...">
|
||||
<div class="btn icon-plus btn-success x-add" />
|
||||
</div>
|
||||
<div class="span12 result-list" id="current-dirs" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user