You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/src/UI/Activity/History/HistoryLayoutTemplate.hbs

12 lines
249 B

<div id="x-history-toolbar"/>
<div class="row">
<div class="col-md-12">
<div id="x-history" class="table-responsive"/>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="x-history-pager"/>
</div>
</div>