Merge branch 'master' of https://bitbucket.org/venbainformationtechnology/apollodec
This commit is contained in:
commit
f0fa6f6cf6
@ -10,7 +10,7 @@ app.controller('studentViewCtrl', ["$scope","$rootScope", "toaster", "$filter",
|
||||
* this method called from view ng-init directive
|
||||
* created by kms
|
||||
* */
|
||||
$rootScope.studentAllDetails
|
||||
$rootScope.studentAllDetails="";
|
||||
$scope.getStudentDetails = function () {
|
||||
var getcourse = {
|
||||
method: 'POST',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user