This commit is contained in:
Peter Maquiran
2021-07-01 11:26:45 +01:00
parent 123c364ff0
commit 4035a22c2b
6 changed files with 44 additions and 34 deletions
@@ -117,6 +117,8 @@ export class EditEventToApprovePage implements OnInit {
) {
this.isEventEdited = false;
alert('nice!!___')
}
ngOnInit() {
@@ -122,6 +122,8 @@ export class EditEventToApproveComponent implements OnInit {
private animationController: AnimationController,
private toastService: ToastService,
) {
// Edit event to approve
alert('nice!!___')
this.serialNumber = this.navParams.get('serialNumber');