[-] FO : Fix bug #PSCFV-7920 wrong redirection after account creation

This commit is contained in:
gRoussac
2013-03-04 16:17:23 +01:00
parent e2e1da2285
commit d570d95f2c
+1
View File
@@ -100,6 +100,7 @@ $(document).ready(function() {
SubmitCreate: 1,
ajax: true,
email_create: $('#email_create').val(),
back: $('input[name=back]').val(),
token: token
},
success: function(jsonData)