diff --git a/app/Controllers/Monthlypay.php b/app/Controllers/Monthlypay.php index 5379ee31..976093fc 100755 --- a/app/Controllers/Monthlypay.php +++ b/app/Controllers/Monthlypay.php @@ -174,7 +174,7 @@ class Monthlypay extends BaseController foreach ($phpdata as $data) { - $EmpID = $data['Employee ID']; + $EmpID = $data['EmpID']; $W1H = $data['1W']; $W1OT = $data['1OT']; $W2H = $data['2W']; diff --git a/app/Views/attendance.php b/app/Views/attendance.php index bbd5bdc7..60aa202e 100755 --- a/app/Views/attendance.php +++ b/app/Views/attendance.php @@ -49,7 +49,7 @@ $currentday = date('d'); border-collapse: collapse; border-spacing: 0; /*table-layout: fixed; Algoritmo de distribucion fijo */ - /*white-space:nowrap; Impide los saltos de l�nea autom�ticos */ + white-space:nowrap; } .fht-table th, @@ -213,6 +213,7 @@ $currentday = date('d'); title='click here for load attendance for specified month' style="margin-top:0px;"> + - +
- - + + - +
S.NOEmployee IDEmployee NameEmpIDEmployee Name