mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Fixe search
This commit is contained in:
@@ -613,7 +613,6 @@ export class AgendaPage implements OnInit {
|
||||
|
||||
this.eventSource=[];
|
||||
this.eventsListPessoal= [];
|
||||
|
||||
|
||||
this.eventsListPessoal = response.filter(data => data.CalendarName == "Pessoal");
|
||||
// loop
|
||||
|
||||
Reference in New Issue
Block a user