From 270bb8092105ee9ba7bea3eac63ca533ca3d9a59 Mon Sep 17 00:00:00 2001 From: Daniel Roschka Date: Wed, 25 Mar 2015 18:48:13 +0100 Subject: [PATCH] Commit 448d18f8f94e5386f9ec9929e1c15efae28bf7bf introduced some problems, which are fixed in this commit: * Cancel links were converted to buttons, by simply wrapping them into a - Cancel + Cancel {% endblock body %} diff --git a/binder/templates/bcommon/add_record_form.htm b/binder/templates/bcommon/add_record_form.htm index 5017019..08313fb 100644 --- a/binder/templates/bcommon/add_record_form.htm +++ b/binder/templates/bcommon/add_record_form.htm @@ -95,6 +95,6 @@ - - + Cancel diff --git a/binder/templates/bcommon/list_zone.htm b/binder/templates/bcommon/list_zone.htm index 68f7cfb..b04839b 100644 --- a/binder/templates/bcommon/list_zone.htm +++ b/binder/templates/bcommon/list_zone.htm @@ -6,7 +6,7 @@ {% if not errors %}
{% csrf_token %} - +Add Record
Select