Commit 24a9bea1 authored by pthiben's avatar pthiben

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

parent ef1a2d17
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment