1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

New: Blacklist added to UI (under history)

This commit is contained in:
markus101
2014-02-01 14:07:30 -08:00
parent 953e59d7e3
commit 2cd347b829
15 changed files with 355 additions and 10 deletions
@@ -0,0 +1,11 @@
<div id="x-toolbar"/>
<div class="row">
<div class="span12">
<div id="x-blacklist"/>
</div>
</div>
<div class="row">
<div class="span12">
<div id="x-pager"/>
</div>
</div>