hall ticket changes
This commit is contained in:
parent
6f19fe1a90
commit
402ac50c80
@ -240,3 +240,6 @@ $route['addSessionScheduleDetails'] = 'SessionSchedule_Controller/addSessionSche
|
|||||||
$route['getSessionScheduleDetails'] = 'SessionSchedule_Controller/getSessionScheduleDetails';
|
$route['getSessionScheduleDetails'] = 'SessionSchedule_Controller/getSessionScheduleDetails';
|
||||||
$route['updateSessionScheduleDetails'] = 'SessionSchedule_Controller/updateSessionScheduleDetails';
|
$route['updateSessionScheduleDetails'] = 'SessionSchedule_Controller/updateSessionScheduleDetails';
|
||||||
|
|
||||||
|
// halltickets
|
||||||
|
$route['getCourseSubjectDetails'] = 'HallTickets_Controller/getCourseSubjectDetails';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user