Move to Django 1.5.
[redakcja.git] / apps / catalogue / templates / catalogue / book_list / book_list.html
index c2f5e7c..4023723 100755 (executable)
@@ -82,7 +82,7 @@
     <p>{% trans "No books found." %}</p>
 {% endif %}
 
-<form id='chunk_mass_edit' action='{% url catalogue_chunk_mass_edit %}' style="display:none;">
+<form id='chunk_mass_edit' action='{% url "catalogue_chunk_mass_edit" %}' style="display:none;">
 {% csrf_token %}
 <input type="hidden" name="ids" />
 <label for="mass_edit_stage">{% trans "Set stage" %}</label><input type="hidden" name="stage" id="mass_edit_stage"/>