Revision 56913
Added by Argiro Kokogiannaki about 5 years ago
modules/uoa-services-library/trunk/ng-openaire-library/src/app/sharedComponents/other-portals/other-portals.component.html | ||
---|---|---|
1 |
<div uk-grid="" class="uk-grid uk-margin-large-top uk-margin-large-bottom"> |
|
1 |
<div *ngIf="properties" uk-grid="" class="uk-grid uk-margin-large-top uk-margin-large-bottom">
|
|
2 | 2 |
<div *ngIf="portal !== 'explore'" class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match uk-first-column explore"> |
3 | 3 |
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style=""> |
4 | 4 |
<h4 class="el-title uk-margin uk-h4"> |
Also available in: Unified diff
[Library|Trunk]
Other portals component: add check about properties