mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-10 08:42:17 +00:00
fix: add nav button to schedule page
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
-->
|
||||
|
||||
<ion-header>
|
||||
<ion-buttons>
|
||||
<ion-menu-button></ion-menu-button>
|
||||
</ion-buttons>
|
||||
<ion-segment #segment value="calendar" (ionChange)="onSegmentChange()">
|
||||
<ion-segment-button value="calendar">
|
||||
<ion-label>{{ 'schedule.calendar' | translate }}</ion-label>
|
||||
|
||||
Reference in New Issue
Block a user