mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-15 19:22:27 +00:00
refactor: pre release cleanup all over the place
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
}}</ion-label>
|
||||
</ion-item>
|
||||
-->
|
||||
<ion-item>
|
||||
<ion-item *ngIf="!isWeb">
|
||||
<ion-button
|
||||
[disabled]="isWeb || !syncEnabled"
|
||||
fill="clear"
|
||||
@@ -77,10 +77,10 @@
|
||||
</ion-button>
|
||||
</ion-item>
|
||||
<ion-item *ngIf="isWeb">
|
||||
<ion-label color="medium"
|
||||
><i>{{
|
||||
<ion-label color="medium" class="ion-text-wrap"
|
||||
><b>{{
|
||||
'settings.calendar.sync.unavailableWeb' | translate
|
||||
}}</i></ion-label
|
||||
}}</b></ion-label
|
||||
>
|
||||
</ion-item>
|
||||
</ion-item-group>
|
||||
|
||||
Reference in New Issue
Block a user