course details changes done
This commit is contained in:
parent
c67c4b924f
commit
26b7e6d55f
@ -143,6 +143,9 @@ $route['getStatusDetails'] = 'Status_Controller/getStatusDetails';
|
||||
$route['updateStatusDetails'] = 'Status_Controller/updateStatusDetails';
|
||||
/*get student list for fees update*/
|
||||
$route['getStudentListFees'] = 'Fees_Status_Controller/getStudentList';
|
||||
/*get student fees structure for fees update*/
|
||||
$route['getStudentFeesStructure'] = 'Status_Controller/getStudentFeesStructure';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user