Fixing bug in next redirection after registry

stable
Alejandro Alonso 2016-01-14 14:34:16 +01:00
parent ec2532d813
commit 96dd099507
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ RegisterDirective = ($auth, $confirm, $location, $navUrls, $config, $routeParams
$confirm.notify("success", $translate.instant("LOGIN_FORM.SUCCESS"))
$location.path($scope.nextUrl)
$location.url($scope.nextUrl)
onErrorSubmit = (response) ->
if response.data._error_message