changes in course

This commit is contained in:
gandhimathi 2017-11-28 20:21:40 +05:30
parent 0453211edd
commit 192acd248e

View File

@ -95,6 +95,10 @@ app.constant('JS_REQUIRES', {
Student
* */
'studentCtrl': 'assets/js/controllers/studentCtrl.js',
/*
* batch
* */
'batchCtrl': 'assets/js/controllers/batchCtrl.js',
/*