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:
@@ -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] %}
|
||||
|
||||
Reference in New Issue
Block a user