requested file could not be loaded issue fixed.
This commit is contained in:
parent
7df2067dc1
commit
66bf4d9a92
@ -536,7 +536,7 @@ function phpAlert($msg) {
|
||||
|
||||
$this->global['pageTitle'] = 'Siddharth : Edit Employee Payslip';
|
||||
$data['PayInfo'] = $this->payroll_model->GetPayslipdata($PayOn,$EmpID);
|
||||
$this->loadViews("editpayslip", $this->global, $data , NULL);
|
||||
$this->loadViews("editPayslip", $this->global, $data , NULL);
|
||||
}
|
||||
public function viewGenerator()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user