student viewchanges

This commit is contained in:
gandhimathi 2018-03-16 16:12:48 +05:30
parent f4babc90a5
commit ee1d7140f3

View File

@ -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',