Update Grid/list view of series

pull/1437/head
Ozzieisaacs 4 years ago
parent 11e5d4c5b7
commit fec86c2862

@ -19,7 +19,7 @@
{% endfor %}
</div>
{% if title == "Series" %}
{% if data == "series" %}
<button class="update-view btn btn-primary" href="#" data-target="series_view" data-view="grid">Grid</button>
{% endif %}
</div>

Loading…
Cancel
Save