From: Marek Stępniowski Date: Thu, 18 Sep 2008 20:14:45 +0000 (+0200) Subject: Added #set_window div to book detail. This fixes bug with adding books to shelf in... X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/0a94df2926285f044711d9d7dabf8274ffd60213?ds=sidebyside Added #set_window div to book detail. This fixes bug with adding books to shelf in complex books. --- diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 2cc62e373..3d4495582 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -91,4 +91,10 @@
+
+ +
+

* Ładowanie

+
+
{% endblock %} \ No newline at end of file