|
@@ -17,7 +17,7 @@
|
|
<ion-content [fullscreen]="true">
|
|
<ion-content [fullscreen]="true">
|
|
<div class="timestamp">{{ currentDate }}</div>
|
|
<div class="timestamp">{{ currentDate }}</div>
|
|
|
|
|
|
- <ion-card>
|
|
|
|
|
|
+ <ion-card (click)="openTaskModal()">
|
|
<ion-item lines="none">
|
|
<ion-item lines="none">
|
|
<ion-checkbox slot="start"></ion-checkbox>
|
|
<ion-checkbox slot="start"></ion-checkbox>
|
|
<ion-label>
|
|
<ion-label>
|