aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-01-15 18:25:48 +0000
committerMatthew Somerville <matthew@mysociety.org>2016-01-22 17:27:34 +0000
commitb137a5910e72a2f3ffabdfe29c0a156d7197695a (patch)
treefca93f9f06938ef47381bfa82a5f30e2057c6710 /web/js
parenta1da835f294dbb4014585c04716a88211d686e62 (diff)
Add login by Facebook when updating.
Makes the flow more like new reporting.
Diffstat (limited to 'web/js')
-rw-r--r--web/js/fixmystreet.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/js/fixmystreet.js b/web/js/fixmystreet.js
index ad3a8c570..a1c6e6f73 100644
--- a/web/js/fixmystreet.js
+++ b/web/js/fixmystreet.js
@@ -130,6 +130,7 @@ $(function(){
$('#facebook_sign_in').click(function(e){
$('#form_email').removeClass();
+ $('#form_rznvy').removeClass();
});
// Geolocation