mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -272,10 +272,12 @@ export class DocumentSetUpMeetingPage implements OnInit {
|
||||
await this.eventService.addAttachment(attachments).toPromise();
|
||||
}); */
|
||||
|
||||
this.toastService.successMessage('A sua reunião foi marcada')
|
||||
laoder.remove()
|
||||
this.modalController.dismiss()
|
||||
|
||||
})
|
||||
},(error) => {
|
||||
this.toastService.badRequest('Não foi possível marcar a reunião');
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user