fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
633b91c
)
Removed old commented out code from book_short.html.
author
Marek Stępniowski
<marek@stepniowski.com>
Fri, 5 Sep 2008 09:11:09 +0000
(11:11 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Fri, 5 Sep 2008 09:11:09 +0000
(11:11 +0200)
templates/catalogue/book_short.html
patch
|
blob
|
history
diff --git
a/templates/catalogue/book_short.html
b/templates/catalogue/book_short.html
index
019a7b8
..
e6a3748
100644
(file)
--- a/
templates/catalogue/book_short.html
+++ b/
templates/catalogue/book_short.html
@@
-1,9
+1,7
@@
<div class="book">
- {# {% if request.user.is_authenticated %} #}
<div class="change-sets">
<a href="{% url catalogue.views.book_sets book.slug %}" class="jqm-trigger">Półki</a>
</div>
- {# {% endif %} #}
<div class="book-thumbnail"></div>
<div class="book-description">
<h2><a href="{{ book.get_absolute_url }}">{{ book.title }}</a></h2>