Merging explore-redesign branch into develop for Explore July release #7

Merged
konstantina.galouni merged 112 commits from explore-redesign into develop 2023-07-05 11:11:53 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 10ea930d8a - Show all commits

View File

@ -8,7 +8,7 @@ declare var UIkit;
@Component({
selector: 'availableOn',
template: `
<ng-container *ngIf="availableOn">
<ng-container *ngIf="availableOn && availableOn.length > 0">
<div class="uk-flex uk-flex-middle">
<ng-container *ngIf="availableOn[0].downloadUrl">
<span *ngIf="source" class="uk-margin-xsmall-right">Source: </span>