mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
fully working add series
This commit is contained in:
parent
57ccc51393
commit
96810c489c
21 changed files with 295 additions and 314 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue