Skip to content
Snippets Groups Projects
Commit a11e61ab authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

JSHint

parent 36d46098
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ function ESWotIdentityViewController($scope, $ionicPopover, $q, UIUtils, Modals,
.then(function() {
UIUtils.toast.show('INVITATION.INFO.INVITATION_SENT');
})
.catch(UIUtils.onError('INVITATION.ERROR.SEND_INVITATION_FAILED'));;
.catch(UIUtils.onError('INVITATION.ERROR.SEND_INVITATION_FAILED'));
});
});
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment