mirror of
https://github.com/janeczku/calibre-web
synced 2026-06-04 03:32:11 +00:00
Add flash show book template
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<a href="{{ url_for('web.show_book', book_id=entry.id) }}" data-toggle="modal" data-target="#bookDetailsModal" data-remote="false">
|
||||
<span class="title">{{entry.title|shortentitle}}</span>
|
||||
</a>
|
||||
Reference in New Issue
Block a user