inactive route changes : kdk
This commit is contained in:
parent
7b8ac77955
commit
9aeb587cc8
@ -128,6 +128,7 @@ $route['insertStudentImg'] = 'Student_Controller/insertStudentImg';
|
|||||||
$route['updateStudentImgDetails'] = 'Student_Controller/updateStudentImgDetails';
|
$route['updateStudentImgDetails'] = 'Student_Controller/updateStudentImgDetails';
|
||||||
$route['getBranchListDetails'] = 'Student_Controller/getBranchListDetails';
|
$route['getBranchListDetails'] = 'Student_Controller/getBranchListDetails';
|
||||||
$route['getBranchActiveStatusforStuAdd'] = 'Student_Controller/getBranchActiveStatusforStuAdd';
|
$route['getBranchActiveStatusforStuAdd'] = 'Student_Controller/getBranchActiveStatusforStuAdd';
|
||||||
|
$route['getExistingStudentDetails'] = 'Student_Controller/getExistingStudentDetails';
|
||||||
|
|
||||||
//batch
|
//batch
|
||||||
$route['addBatchDetails'] = 'Batch_Controller/addBatchDetails';
|
$route['addBatchDetails'] = 'Batch_Controller/addBatchDetails';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user