Remove alert

This commit is contained in:
Peter Maquiran
2021-07-26 16:40:51 +01:00
parent f7f1a914bb
commit 91873bf476
3 changed files with 2 additions and 5 deletions
-1
View File
@@ -1078,7 +1078,6 @@ export class AgendaPage implements OnInit {
window['temp.path:/shared/agenda/edit-event-to-approve.ts'] = {}
this.cloneAllmobileComponent()
alert('show')
this.mobileComponent.showEventToApprove = true;
this.mobileComponent.showEditEventToApprove = false
@@ -82,7 +82,6 @@ export class ViewEventPage implements OnInit {
}
}); */
alert('yes')
}
ngOnInit() {