mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -216,14 +216,14 @@ export class NewEventPage implements OnInit {
|
||||
|
||||
this.setIntervenient.emit(this.taskParticipants);
|
||||
this.setIntervenientCC.emit(this.taskParticipantsCc);
|
||||
|
||||
this.setDefaultTime();
|
||||
}
|
||||
|
||||
|
||||
|
||||
this.date = new Date(2021,9,4,5,6,7);
|
||||
|
||||
this.injectValidation();
|
||||
this.setDefaultTime();
|
||||
this.changeAgenda()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user