mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
Automatically migrate to new themeable component convention
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div [ngClass]="{'open': (isNavBarCollapsed$ | async) !== true}" id="header-navbar-wrapper">
|
||||
<ds-themed-header></ds-themed-header>
|
||||
<ds-themed-navbar></ds-themed-navbar>
|
||||
<ds-header></ds-header>
|
||||
<ds-navbar></ds-navbar>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user