Archived
Private
Public Access
1
0

added build action

This commit is contained in:
2023-05-17 18:45:09 +02:00
parent 0f6c5490e4
commit 02dc9c989e
2 changed files with 60 additions and 1 deletions

View File

@@ -51,7 +51,7 @@
<ion-content [fullscreen]="true">
<ion-header collapse="condense">
<ion-toolbar>
<ion-title size="large">Vertretungsplan</ion-title>
<ion-title size="large" (click)="fakeModal.present()">Vertretungsplan</ion-title>
</ion-toolbar>
</ion-header>