fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Created fragment_sets view and template.
[wolnelektury.git]
/
templates
/
catalogue
/
book_short.html
diff --git
a/templates/catalogue/book_short.html
b/templates/catalogue/book_short.html
index
eca279e
..
019a7b8
100644
(file)
--- a/
templates/catalogue/book_short.html
+++ b/
templates/catalogue/book_short.html
@@
-1,7
+1,7
@@
<div class="book">
{# {% if request.user.is_authenticated %} #}
<div class="change-sets">
<div class="book">
{# {% if request.user.is_authenticated %} #}
<div class="change-sets">
- <a href="{% url catalogue.views.book_sets book.slug %}" class="jqm-trigger">
Zestawy
</a>
+ <a href="{% url catalogue.views.book_sets book.slug %}" class="jqm-trigger">
Półki
</a>
</div>
{# {% endif %} #}
<div class="book-thumbnail"></div>
</div>
{# {% endif %} #}
<div class="book-thumbnail"></div>