mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
fix
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ion-toolbar [class.block-button]="showNewEvent || showNewGroup">
|
|
||||||
|
<ion-toolbar [class.block-button]="showNewEvent || showNewGroup || showContacts">
|
||||||
<ion-segment [(ngModel)]="segment" (ionChange)="onSegmentChange()">
|
<ion-segment [(ngModel)]="segment" (ionChange)="onSegmentChange()">
|
||||||
<ion-segment-button value="Contactos">
|
<ion-segment-button value="Contactos">
|
||||||
Conversas
|
Conversas
|
||||||
|
|||||||
Reference in New Issue
Block a user