1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-12-10 10:18:05 +00:00

Added id's for testing

moved downloaded books section
This commit is contained in:
Ozzieisaacs
2020-09-27 16:00:17 +02:00
parent b140073988
commit 6dfa171b4e
6 changed files with 94 additions and 32 deletions

View File

@@ -19,7 +19,7 @@
{% endfor %}
</div>
<button class="update-view btn btn-primary" href="#" data-target="series_view" data-view="list">List</button>
<button class="update-view btn btn-primary" href="#" data-target="series_view" id='list-button' data-view="list">List</button>
</div>
{% if entries[0] %}