mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -261,8 +261,6 @@ export class ViewEventPage implements OnInit {
|
||||
});
|
||||
|
||||
} else {
|
||||
|
||||
alert('generic delete')
|
||||
|
||||
this.eventsService.genericDeleteEvent(this.loadedEvent.EventId, 0, this.loadedEvent.CalendarName, this.loadedEvent.CalendarId).subscribe(async () => {
|
||||
const alert = await this.alertController.create({
|
||||
|
||||
Reference in New Issue
Block a user