Skip to content
Snippets Groups Projects
Commit 59ffbe7e authored by Jeff Lothéal's avatar Jeff Lothéal
Browse files

Add restricted access container on the download tab

parent ad6b227f
No related branches found
No related tags found
1 merge request!113Dos90133 : Add restricted access container on the download tab
<div class="downloads-container">
<div class="restricted-access-container" *ngIf="isSample">
<app-restricted-access-banner></app-restricted-access-banner>
</div>
<div class="downloads" [ngClass]="{'blury': cguModalIsOpened}">
<div class="resources-downloadable" *ngIf="hasDownloadableResources || hasStaticResources">
<div class="resource-download" *ngFor="let downloadable of downloadableResources | keyvalue">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment