From 2c15366893abcabc09b5b743199525412e5a2940 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 23 Aug 2016 17:16:51 +0100 Subject: Fix updating email field when reporting as another When the form is shown via JavaScript, we need the email box to start off editable as it is if you hadn't used JavaScript, and we also need the change() to be fired on the right field. --- templates/web/base/report/new/form_user_loggedin.html | 2 +- web/cobrands/fixmystreet/fixmystreet.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/web/base/report/new/form_user_loggedin.html b/templates/web/base/report/new/form_user_loggedin.html index 49ead784c..1f941a6d1 100644 --- a/templates/web/base/report/new/form_user_loggedin.html +++ b/templates/web/base/report/new/form_user_loggedin.html @@ -27,7 +27,7 @@