mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
removed add series tab
This commit is contained in:
parent
0d21f34ec5
commit
6e6df842a0
18 changed files with 87 additions and 151 deletions
9
UI/AddSeries/AddSeriesTemplate.html
Normal file
9
UI/AddSeries/AddSeriesTemplate.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<div class="row">
|
||||
<div class="input-prepend nz-input-large add-series-search span11">
|
||||
<i class="add-on icon-search"></i>
|
||||
<input type="text" class="input-block-level x-series-search" placeholder="Start typing the name of series you want to add ...">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div id="search-result" class="result-list span12"/>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue