From f3335287ed05a0049037e88c12006feeb56749a3 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 13 Jun 2011 00:22:39 -0400 Subject: [PATCH] Added support for overriding a form's submit button icon, updated assign_remove view to use this feature --- apps/common/templates/generic_form_subtemplate.html | 7 ++++++- apps/common/views.py | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/common/templates/generic_form_subtemplate.html b/apps/common/templates/generic_form_subtemplate.html index 5bf248bc16..d86c771b41 100644 --- a/apps/common/templates/generic_form_subtemplate.html +++ b/apps/common/templates/generic_form_subtemplate.html @@ -70,7 +70,12 @@ {% if not read_only %}