student viewchanges
This commit is contained in:
parent
f4babc90a5
commit
ee1d7140f3
@ -10,7 +10,7 @@ app.controller('studentViewCtrl', ["$scope","$rootScope", "toaster", "$filter",
|
|||||||
* this method called from view ng-init directive
|
* this method called from view ng-init directive
|
||||||
* created by kms
|
* created by kms
|
||||||
* */
|
* */
|
||||||
$rootScope.studentAllDetails
|
$rootScope.studentAllDetails="";
|
||||||
$scope.getStudentDetails = function () {
|
$scope.getStudentDetails = function () {
|
||||||
var getcourse = {
|
var getcourse = {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user