mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 04:23:04 +00:00
Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts: # config/config.example.yml # src/app/shared/shared.module.ts # src/config/app-config.interface.ts # src/config/default-app-config.ts # src/environments/environment.test.ts
This commit is contained in:
@@ -41,6 +41,7 @@ import { ThemedFooterComponent } from '../footer/themed-footer.component';
|
||||
import { ThemedHeaderNavbarWrapperComponent } from '../header-nav-wrapper/themed-header-navbar-wrapper.component';
|
||||
import { slideSidebarPadding } from '../shared/animations/slide';
|
||||
import { HostWindowService } from '../shared/host-window.service';
|
||||
import { LiveRegionComponent } from '../shared/live-region/live-region.component';
|
||||
import { ThemedLoadingComponent } from '../shared/loading/themed-loading.component';
|
||||
import { MenuService } from '../shared/menu/menu.service';
|
||||
import { MenuID } from '../shared/menu/menu-id.model';
|
||||
@@ -67,6 +68,7 @@ import { SystemWideAlertBannerComponent } from '../system-wide-alert/alert-banne
|
||||
ThemedFooterComponent,
|
||||
NotificationsBoardComponent,
|
||||
AsyncPipe,
|
||||
LiveRegionComponent,
|
||||
],
|
||||
})
|
||||
export class RootComponent implements OnInit {
|
||||
|
Reference in New Issue
Block a user