mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
68067: Route data menu sections - tests
This commit is contained in:
@@ -59,6 +59,9 @@ export class MenuServiceStub {
|
||||
removeSection(): void { /***/
|
||||
};
|
||||
|
||||
resetSections(): void { /***/
|
||||
};
|
||||
|
||||
isMenuVisible(id: MenuID): Observable<boolean> {
|
||||
return observableOf(true)
|
||||
};
|
||||
|
Reference in New Issue
Block a user