mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
much smarter handling of series collection rendering.
This commit is contained in:
parent
263700954e
commit
b9b9ad6fb5
10 changed files with 117 additions and 94 deletions
|
@ -1,4 +1,12 @@
|
|||
<div class="well span11">
|
||||
<i class="icon-comment"/>
|
||||
You must be new around here, You should add some series.
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="well span11">
|
||||
<i class="icon-comment"/>
|
||||
You must be new around here, You should add some series.
|
||||
</div>
|
||||
</div>
|
||||
<div class="row span3 offset4">
|
||||
<a href="/addseries" class='btn btn-large btn-block btn-success x-add-series'>
|
||||
<i class='icon-nd-add'></i>
|
||||
Add Series
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue