hall ticket changes

This commit is contained in:
gandhimathi 2018-02-15 09:36:06 +05:30
parent 6f19fe1a90
commit 402ac50c80

View File

@ -240,3 +240,6 @@ $route['addSessionScheduleDetails'] = 'SessionSchedule_Controller/addSessionSche
$route['getSessionScheduleDetails'] = 'SessionSchedule_Controller/getSessionScheduleDetails';
$route['updateSessionScheduleDetails'] = 'SessionSchedule_Controller/updateSessionScheduleDetails';
// halltickets
$route['getCourseSubjectDetails'] = 'HallTickets_Controller/getCourseSubjectDetails';