banner redirect
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<ion-content class="ion-padding">
|
||||
<ion-segment [(ngModel)]="tabs">
|
||||
<ion-segment-button value="on">
|
||||
<ion-label>Ongoing</ion-label>
|
||||
<ion-label>Available</ion-label>
|
||||
</ion-segment-button>
|
||||
<ion-segment-button value="done">
|
||||
<ion-label>Complete</ion-label>
|
||||
<ion-label>Last Minute</ion-label>
|
||||
</ion-segment-button>
|
||||
</ion-segment>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user