course details changes done
This commit is contained in:
parent
37832a9eb2
commit
03699a79da
@ -31,6 +31,7 @@ app.controller('courseCtrl', ["$scope","$rootScope","toaster", "$filter", "ngTab
|
||||
$rootScope.updateMoreItems = [];
|
||||
$scope.editId = -1;
|
||||
$rootScope.setEditId = function (pid,p) {
|
||||
$rootScope.updateMoreItems=[];
|
||||
// find index for fees type drop down list
|
||||
|
||||
angular.forEach(p.feesStructures, function(value, key){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user