fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'production' into pretty
[wolnelektury.git]
/
wolnelektury
/
templates
/
catalogue
/
book_wide.html
diff --git
a/wolnelektury/templates/catalogue/book_wide.html
b/wolnelektury/templates/catalogue/book_wide.html
index
59abe0f
..
0506c8e
100644
(file)
--- a/
wolnelektury/templates/catalogue/book_wide.html
+++ b/
wolnelektury/templates/catalogue/book_wide.html
@@
-38,7
+38,7
@@
{% endif %}
</li>
<li>
{% 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>
</li>
</ul>
</div>