This commit is contained in:
Tiago Kayaya
2020-09-07 12:01:05 +01:00
parent 15aea46f76
commit 734a78d157
11 changed files with 73 additions and 8 deletions
@@ -106,7 +106,7 @@
</ion-item>
</ion-list>
</div>
<div *ngIf="j>1">
<div *ngIf="loadedEventAttachments.length > 1">
<ion-button class="see-more-button" fill="none" shape="round" (click)="showAlert()">
<ion-label color="secondary">Ver mais...</ion-label>
</ion-button>
+1
View File
@@ -53,6 +53,7 @@
<ion-label>
<p class="p-small">{{customDate}}</p>
</ion-label>
<app-calendar></app-calendar>
<!-- COMBINADA -->
<div [ngSwitch]="segment">
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh($event)">