mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Save
This commit is contained in:
@@ -50,6 +50,9 @@ export class EditEventPage implements OnInit {
|
||||
private toastService: ToastService,
|
||||
private router: Router,
|
||||
) {
|
||||
|
||||
|
||||
|
||||
this.isEventEdited = false;
|
||||
this.postEvent = this.navParams.get('event');
|
||||
this.caller = this.navParams.get('caller');
|
||||
|
||||
Reference in New Issue
Block a user