@if (kWindowOpened) {
}
Login Id:
User Name:
Designation:
@if(hasPwdChanged) {
Password Last Changed Time:
} @if(hasNextPwdDate) {
Next Password Change Date:
} @if(hasPayslipPath && isUserEmployee) {
For the Month:
@if (submitted && f.payslipMonth.errors) {
@if (f.payslipMonth.errors.required) { For the Month is required. }
}
} @if(canDoTestSTT && hasAIApiKey) {
Speech to Text:
} @if(isUserEmployee) {
Address:
@if (submitted && f.address.errors) {
Address is required.
}
Contact No:
@if (submitted && f.contactNo.errors) {
Contact no is required.
}
}
Profile Image:
Ease TF
Login Histories (Latest 10):
{{dataItem.loginTime|date:'dd-MMM-yyyy H:mm:ss'}} {{dataItem.logoutTime|date:'dd-MMM-yyyy H:mm:ss'}}