update fees status routing in config
This commit is contained in:
parent
25ce4aefcf
commit
cdb7ab25b3
@ -125,7 +125,10 @@ app.constant('JS_REQUIRES', {
|
||||
* student status updation
|
||||
* */
|
||||
'studyMaterialStatusCtrl': 'assets/js/controllers/studyMaterialStatusCtrl.js',
|
||||
|
||||
/*
|
||||
* fees status ctrl
|
||||
* */
|
||||
'feesStatusCtrl':'assets/js/controllers/feesStatusCtrl.js',
|
||||
//*** Filters
|
||||
'htmlToPlaintext': 'assets/js/filters/htmlToPlaintext.js'
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user