Some refactoring & documentation changes in search.
[wolnelektury.git] / wolnelektury / templates / catalogue / book_wide.html
index 59abe0f..0506c8e 100644 (file)
@@ -38,7 +38,7 @@
        {% endif %}
       </li>
       <li>
-       <a href="{% url custom_pdf_form %}?book_id={{book.fileid}}" id="custom-pdf" class="ajaxable">{% trans "Download a custom PDF" %}</a>
+       <a href="{% url custom_pdf_form %}?slug={{book.slug}}" id="custom-pdf" class="ajaxable">{% trans "Download a custom PDF" %}</a>
       </li>
     </ul>
   </div>