1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Activity instead of History

New: Renamed history to activity
New: Queue is default tab of activity
This commit is contained in:
Mark McDowall
2014-10-12 00:29:09 -07:00
parent f8fb37bae8
commit 1225bbe8dc
39 changed files with 67 additions and 66 deletions
@@ -0,0 +1,11 @@
<div id="x-history-toolbar"/>
<div class="row">
<div class="col-md-12 table-responsive">
<div id="x-history"/>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="x-history-pager"/>
</div>
</div>