mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
[CST-4875] Fix related page using the complete url
This commit is contained in:
@@ -7,7 +7,8 @@ export const MockWindow = {
|
||||
get href() {
|
||||
return this._href;
|
||||
}
|
||||
}
|
||||
},
|
||||
origin: 'http://localhost'
|
||||
};
|
||||
|
||||
export class NativeWindowRefMock {
|
||||
|
Reference in New Issue
Block a user