Merge pull request #1221 from atmire/move-header-changes-to-dspace-theme

Move header changes to dspace theme
This commit is contained in:
Tim Donohue
2021-06-22 09:15:22 -05:00
committed by GitHub
37 changed files with 381 additions and 162 deletions

View File

@@ -4,7 +4,7 @@
value: (!(sidebarVisible | async) ? 'hidden' : (slideSidebarOver | async) ? 'shown' : 'expanded'),
params: {collapsedSidebarWidth: (collapsedSidebarWidth | async), totalSidebarWidth: (totalSidebarWidth | async)}
}">
<ds-header-navbar-wrapper></ds-header-navbar-wrapper>
<ds-themed-header-navbar-wrapper></ds-themed-header-navbar-wrapper>
<ds-notifications-board
[options]="notificationOptions">