mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
57053: progress menu bar
This commit is contained in:
@@ -17,7 +17,7 @@ export class NavbarComponent {
|
||||
|
||||
constructor(
|
||||
private store: Store<AppState>,
|
||||
protected windowService: HostWindowService
|
||||
public windowService: HostWindowService
|
||||
) {
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user