mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Added branch developer
This commit is contained in:
@@ -62,32 +62,7 @@
|
|||||||
displayFormat="D MMM YYYY HH:mm" minuteValues="0,15,30,45"
|
displayFormat="D MMM YYYY HH:mm" minuteValues="0,15,30,45"
|
||||||
monthShortNames="Jan, Fev, Mar, Abr, Mai, Jun, Jul, Aug, Sep, Out, Nov, Dez"></ion-datetime>
|
monthShortNames="Jan, Fev, Mar, Abr, Mai, Jun, Jul, Aug, Sep, Out, Nov, Dez"></ion-datetime>
|
||||||
</ion-item>
|
</ion-item>
|
||||||
<!-- <div class="div-card-button">
|
|
||||||
<ion-card (click)="openAttendees()">
|
|
||||||
<ion-card-header>
|
|
||||||
<ion-card-title center>
|
|
||||||
<div class="center">
|
|
||||||
<ion-icon name="person"></ion-icon>
|
|
||||||
</div>
|
|
||||||
</ion-card-title>
|
|
||||||
</ion-card-header>
|
|
||||||
<ion-card-content class="center">
|
|
||||||
Intervenientes
|
|
||||||
</ion-card-content>
|
|
||||||
</ion-card>-->
|
|
||||||
<!-- <ion-card [routerLink]="['/home/attachments', loadedEvent.EventId]">
|
|
||||||
<ion-card-header>
|
|
||||||
<ion-card-title center>
|
|
||||||
<div class="center">
|
|
||||||
<ion-icon name="attach"></ion-icon>
|
|
||||||
</div>
|
|
||||||
</ion-card-title>
|
|
||||||
</ion-card-header>
|
|
||||||
<ion-card-content class="center">
|
|
||||||
Anexos
|
|
||||||
</ion-card-content>
|
|
||||||
</ion-card> -->
|
|
||||||
<!-- </div> -->
|
|
||||||
<div class="div-attach" >
|
<div class="div-attach" >
|
||||||
<ion-item>
|
<ion-item>
|
||||||
<ion-buttons slot="end" (click)="openAttendees()">
|
<ion-buttons slot="end" (click)="openAttendees()">
|
||||||
@@ -137,7 +112,6 @@
|
|||||||
</ion-button>
|
</ion-button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Skeleton Attachment -->
|
<!-- Skeleton Attachment -->
|
||||||
<ion-list *ngIf="!loadedEventAttachments">
|
<ion-list *ngIf="!loadedEventAttachments">
|
||||||
<ion-item lines="none" >
|
<ion-item lines="none" >
|
||||||
|
|||||||
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
<base href="/" />
|
<base href="/" />
|
||||||
|
|
||||||
<meta name="color-scheme" content="light dark" />
|
<meta name="color-scheme" content="light dark" />
|
||||||
<meta name="viewport" content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
<meta name="viewport" content="viewport-fit=cover, width=device-width, height=device-hight, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||||
<meta name="format-detection" content="telephone=no" />
|
<meta name="format-detection" content="telephone=no" />
|
||||||
<meta name="msapplication-tap-highlight" content="no" />
|
<meta name="msapplication-tap-highlight" content="no" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user