|
|
|
|
@ -16,12 +16,16 @@
|
|
|
|
|
<ion-title>Attendance Tracking</ion-title>
|
|
|
|
|
</ion-toolbar>
|
|
|
|
|
</ion-header> -->
|
|
|
|
|
<app-generic-header
|
|
|
|
|
class="attendance-home"
|
|
|
|
|
showBack="true">
|
|
|
|
|
</app-generic-header>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ion-content>
|
|
|
|
|
<div class="back-button-container">
|
|
|
|
|
<!-- <div class="back-button-container">
|
|
|
|
|
<nav-buttons backLink="/home"></nav-buttons>
|
|
|
|
|
</div>
|
|
|
|
|
</div> -->
|
|
|
|
|
<div class="timer-chart">
|
|
|
|
|
<ion-label class="shift-title" style="font-weight: bold; font-size: 20px;"> {{curentDate}}</ion-label><br/>
|
|
|
|
|
<ion-label class="shift-title"> {{ts.trPK('attendance-tracking','today-time-left')}}</ion-label>
|
|
|
|
|
|