-
-
-
+ @@ -69,9 +70,9 @@{{event.Subject}}
diff --git a/src/app/home/home.page.ts b/src/app/home/home.page.ts index a90a0b932..7bbf2f8d8 100644 --- a/src/app/home/home.page.ts +++ b/src/app/home/home.page.ts @@ -31,7 +31,7 @@ export class HomePage implements OnInit { } ngOnInit() { -/* //Initialize profile as mdgpr + //Initialize profile as mdgpr let date = new Date(); date.setMonth(date.getMonth() + 1); @@ -55,7 +55,8 @@ export class HomePage implements OnInit { this.processesbackend.GetTasksList("Expediente", true).subscribe(result => { this.totalExpediente = result; }); - + +/* PushNotifications.addListener('registrationError', (error: any) => { alert('Error on registration: ' + JSON.stringify(error)); }); @@ -225,7 +226,7 @@ export class HomePage implements OnInit { modal.onDidDismiss(); } */ - /* async viewPublications(folderId) { + /* async viewPublications(folderId) { const modal = await this.modalController.create({ component: ViewPublicationsPage, enterAnimation, @@ -238,8 +239,8 @@ export class HomePage implements OnInit { }); await modal.present(); modal.onDidDismiss(); - } - */ + } */ + diff --git a/src/app/models/participant.model.ts b/src/app/models/participant.model.ts index f2b96575b..f8e12bd1d 100644 --- a/src/app/models/participant.model.ts +++ b/src/app/models/participant.model.ts @@ -1,5 +1,5 @@ export class Participant{ - UserId: string; + UserEmail: string; UserType: string; /* Deadline: Date; */ diff --git a/src/app/pages/agenda/edit-event/edit-event.page.html b/src/app/pages/agenda/edit-event/edit-event.page.html index ef7471556..539a05db3 100644 --- a/src/app/pages/agenda/edit-event/edit-event.page.html +++ b/src/app/pages/agenda/edit-event/edit-event.page.html @@ -3,7 +3,7 @@
{{customDate}}
{{totalEvent}} eventos agendados para hoje
+{{totalEvent}} evento agendado para hoje
+{{totalEvent}} eventos agendados para hoje