This commit is contained in:
tiago.kayaya
2021-06-11 10:54:38 +01:00
parent e3ccd87ee0
commit ed65ac2d6a
-2
View File
@@ -657,8 +657,6 @@ export class AgendaPage implements OnInit {
case "Pessoal":
//Inicializa o array eventSource
alert('pessoal')
if(this.profile == "mdgpr" && this.loggeduser.Profile == 'MDGPR') {
this.eventService.getAllMdEvents(momentG(new Date(startTime),'yyyy-MM-dd HH:mm:ss'), momentG(new Date(endTime),'yyyy-MM-dd 23:59:59')).subscribe(response => {