From e8f62874dd74223f748f64a8924a2d8790168f64 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 21 Nov 2011 05:38:35 -0400 Subject: [PATCH] Updated generic_config template to store the views' previous url --- apps/common/templates/generic_confirm.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/common/templates/generic_confirm.html b/apps/common/templates/generic_confirm.html index 10a6e927d6..b020583e2e 100644 --- a/apps/common/templates/generic_confirm.html +++ b/apps/common/templates/generic_confirm.html @@ -22,7 +22,11 @@
{% csrf_token %} {% if next %} - {% endif %} + {% endif %} + + {% if previous %} + + {% endif %}
{% trans 'form icon' %}