commented unused code

MOHEMM-SFH-COLORS
umasoodch 4 years ago
parent 50b35ba7ad
commit c5c57941ac

@ -44,7 +44,7 @@
</ion-slide>
</ion-slides>
<ion-row class="attendance-module" *ngIf="i == 0">
<!-- <ion-row class="attendance-module" *ngIf="i == 0">
<ion-col [size]="8">
<h3>{{'home,monthly-attendance' | translate}}</h3>
<span>{{'home,monthly-time-sheet-view' | translate}}</span>
@ -55,7 +55,7 @@
<ion-col [size]="4">
<img src="assets/icon/new-design/attendance_button_icon.png"/>
</ion-col>
</ion-row>
</ion-row> -->
</ion-row>
<!-- <ion-row *ngIf="showStaticServices">
@ -86,7 +86,7 @@
</ion-grid>
</ion-content>
<div class="fixed-shift-timer" [ngClass]=" direction === 'en' ? 'fixed-shift-time-en' : 'fixed-shift-time-ar'" *ngIf="isCheckedIn" (click)="openattentracking()">
<!-- <div class="fixed-shift-timer" [ngClass]=" direction === 'en' ? 'fixed-shift-time-en' : 'fixed-shift-time-ar'" *ngIf="isCheckedIn" (click)="openattentracking()">
<span class="subTitle"> {{'home,time-left' | translate}} </span>
<circle-progress
[backgroundColor]= "'#6d6e71'"
@ -109,7 +109,7 @@
[clockwise]="false"
[renderOnClick]="false">
</circle-progress>
</div>
</div> -->
<!-- <div class="fixed-shift-timer" [ngClass]=" direction === 'en' ? 'fixed-shift-time-en' : 'fixed-shift-time-ar'" *ngIf="isCheckedIn === false">
<fab-button (trigger)="getDeviceLocation()"></fab-button>
<page-trailer [small] = "true"></page-trailer>

Loading…
Cancel
Save