students insert details Update : kdk
This commit is contained in:
parent
f4c12679cf
commit
b6fe30142a
@ -609,7 +609,7 @@ app.controller('studentCtrl', ["$scope", "toaster", "$filter", "ngTableParams",
|
||||
} else {
|
||||
var req = {
|
||||
method: 'POST',
|
||||
url: apiPoint.url + 'insertStudent1/',
|
||||
url: apiPoint.url + 'insertStudent/',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user