course details changes done

This commit is contained in:
gandhimathi 2017-12-22 13:49:37 +05:30
parent af9f83d3c3
commit b42c9509b4

View File

@ -164,6 +164,10 @@ $route['updateCertificationStatus'] = 'StatusUpdation_Controller/updateCertifica
$route['updateApplicationStatus'] = 'StatusUpdation_Controller/updateApplicationStatus';
$route['getStatusListForUpdate'] = 'StatusUpdation_Controller/getStatusListForUpdate';
/*get student view details*/
$route['getStudentBasicInfo'] = 'StudentView_Controller/getStudentInfo';