Removed old commented out code from book_short.html.
authorMarek Stępniowski <marek@stepniowski.com>
Fri, 5 Sep 2008 09:11:09 +0000 (11:11 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Fri, 5 Sep 2008 09:11:09 +0000 (11:11 +0200)
templates/catalogue/book_short.html

index 019a7b8..e6a3748 100644 (file)
@@ -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>