mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
added the edit and delete event offline
This commit is contained in:
@@ -209,6 +209,7 @@ export class EditEventPage implements OnInit {
|
||||
this.toastService.successMessage();
|
||||
|
||||
}, error => {
|
||||
if(error.status != 0)
|
||||
this.toastService.badRequest()
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user