This commit is contained in:
Peter Maquiran
2022-05-27 13:36:37 +01:00
parent 304975d823
commit ce7cee0876
25 changed files with 131 additions and 234 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ export class ViewEventPage implements OnInit {
alert.dismiss();
}, 1500);
this.goBack();
this.toastService.successMessage('Evento apagado');
this.toastService._successMessage('Evento apagado');
}, () => { },
() => {
loader.remove();