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

This commit is contained in:
gRoussac
2013-03-04 15:59:16 +01:00
parent 01b977e954
commit 6cf5f0df75
+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)