Update to Angular 16 #7

Merged
k.triantafyllou merged 21 commits from angular-16 into develop 2023-10-30 11:04:19 +01:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 2dceccfb32 - Show all commits

View File

@ -12,7 +12,7 @@
<dashboard-sidebar *ngIf="stakeholder && isFrontPage && hasSidebar && !hasInternalSidebar" queryParamsHandling="merge" [items]="sideBarItems"
[activeItem]="activeTopic?activeTopic.alias:null" [activeSubItem]="activeCategory?activeCategory.alias:null"></dashboard-sidebar>
<dashboard-sidebar *ngIf="hasAdminMenu && !hasInternalSidebar" [items]="adminMenuItems" [backItem]="backItem"></dashboard-sidebar>
<main>
<main class="uk-width-1-1">
<router-outlet></router-outlet>
</main>
</div>

@ -1 +1 @@
Subproject commit 660387b8da13f36a656d7965a0147d7302fb3749
Subproject commit 64e8919925eb283df124fc1bcef826a5b62bf991

@ -1 +1 @@
Subproject commit 0a58acbbd45074327642e132cd7deae31188a978
Subproject commit d1b2d5e585722751792d12645d17f820cd6a7860