This commit is contained in:
Peter Maquiran
2021-07-01 14:54:54 +01:00
parent c5497f26d3
commit 003a3d6ff1
6 changed files with 27 additions and 26 deletions
@@ -123,8 +123,6 @@ export class EditEventToApproveComponent implements OnInit {
private toastService: ToastService,
) {
// Edit event to approve
alert('nice!!___')
this.serialNumber = this.navParams.get('serialNumber');
this.isEventEdited = false;