FIX_ISSUES
This commit is contained in:
parent
88b54a5a2f
commit
4a409692e6
@ -500,7 +500,7 @@ class EmployeeController extends AdminController
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getExcelFileErrors($file_id, $retun_type)
|
public function getExcelFileErrors($file_id, $retun_type = null)
|
||||||
{
|
{
|
||||||
// $file_id = $this->request->uri->getSegment(3);
|
// $file_id = $this->request->uri->getSegment(3);
|
||||||
$empServiceController = new EmployeeServiceController();
|
$empServiceController = new EmployeeServiceController();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user