mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
fixed sidebar set-off
This commit is contained in:
@@ -13,7 +13,7 @@ export const initialMenusState: MenusState = {
|
||||
[MenuID.ADMIN]:
|
||||
{
|
||||
id: MenuID.ADMIN,
|
||||
collapsed: false,
|
||||
collapsed: true,
|
||||
visible: false,
|
||||
sections: {},
|
||||
sectionToSubsectionIndex: {}
|
||||
|
Reference in New Issue
Block a user