mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Unifinished methods in Agenda
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
</ion-segment>
|
||||
</ion-toolbar>
|
||||
|
||||
<!-- <ion-row>
|
||||
<ion-col size="6">
|
||||
<ion-row>
|
||||
<!-- <ion-col size="6">
|
||||
<ion-button (click)="createRandomEvents()" expand="block" fill="outline">
|
||||
Add random events
|
||||
</ion-button>
|
||||
@@ -43,8 +43,13 @@
|
||||
<ion-button (click)="removeEvents()" expand="block" fill="outline">
|
||||
Remove all events
|
||||
</ion-button>
|
||||
</ion-col>
|
||||
</ion-row> -->
|
||||
</ion-col>
|
||||
<ion-col size="6">
|
||||
<ion-button (click)="createdEvent()" expand="block" fill="outline">
|
||||
Adicionar
|
||||
</ion-button>
|
||||
</ion-col>-->
|
||||
</ion-row>
|
||||
|
||||
<ion-row>
|
||||
<!-- Move back one screen of the slides -->
|
||||
|
||||
Reference in New Issue
Block a user