mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
72699: Additional fixes for maintaining and clearing the redirect url on login components
This commit is contained in:
@@ -162,4 +162,8 @@ export class AuthServiceStub {
|
||||
redirectAfterLoginSuccess() {
|
||||
return;
|
||||
}
|
||||
|
||||
clearRedirectUrl() {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user