Commit fec86c28 authored by Ozzieisaacs's avatar Ozzieisaacs

Update Grid/list view of series

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