restrict button for grid<->list switch to series lists

This commit is contained in:
pthiben 2020-04-18 22:16:49 -04:00
parent b7efbf9040
commit 2d66da3cb9
1 changed files with 2 additions and 0 deletions

View File

@ -19,7 +19,9 @@
{% endfor %}
</div>
{% if title == "Series list" %}
<button class="update-view btn btn-success" href="#" data-target="series_view" data-view="grid">List</button>
{% endif %}
</div>
<div class="container">
<div id="list" class="col-xs-12 col-sm-6">