mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
Refinamentos 1
This commit is contained in:
@@ -78,9 +78,6 @@ export class EventDetailPage implements OnInit {
|
||||
|
||||
async deleteConfirm()
|
||||
{
|
||||
console.log(this.loadedEvent.Attendees);
|
||||
console.log(this.loadedEvent.CalendarName);
|
||||
|
||||
const alert = await this.alertController.create({
|
||||
cssClass: 'my-custom-class',
|
||||
header: 'Apagar evento!',
|
||||
|
||||
Reference in New Issue
Block a user