Monitor release 16th May 2023 #8

Closed
k.triantafyllou wants to merge 4 commits from develop into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9967e77dd0 - Show all commits

View File

@ -235,7 +235,7 @@
tabTitle="{{stakeholderEntities.ORGANIZATIONS | titlecase}}"></slider-tab>
</slider-tabs>
</div>
<ul class="uk-switcher">
<ul *ngIf="stakeholdersSlider" class="uk-switcher">
<li>
<ng-container
*ngTemplateOutlet="sliderTemplate; context: {slides: stakeholdersSlider.stakeholders}"></ng-container>