Improved button based links compatibility in some drivers

This commit is contained in:
Roberto Rosario
2011-08-18 10:12:25 -04:00
parent dc4142b575
commit 1c74c4390b

View File

@@ -29,7 +29,7 @@
<div class="inner">
{% endif %}
<form action="{% url multi_object_action_view %}" class="form" method="get">
{#<form action="{% url multi_object_action_view %}" class="form" method="get">#}
{% if object_list %}
{% if multi_select or multi_select_as_buttons %}
@@ -181,7 +181,7 @@
{% endif %}
{% endif %}
{% endif %}
</form>
{#</form>#}
{% paginate %}
{% if side_bar %}