mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 15:20:28 +00:00
78f9ee86b1
Fix massadding books Add feature inform of duplicate books
3 lines
193 B
HTML
3 lines
193 B
HTML
<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> |