studunt doc
This commit is contained in:
parent
356b1b9cae
commit
4286f6d6e6
@ -1360,8 +1360,8 @@ app.controller('studentCtrl', ["$scope", "toaster", "$filter", "ngTableParams",
|
||||
submit: function (form, myModelAddPendingDocDetails, stuID) {
|
||||
|
||||
|
||||
alert('in');
|
||||
return false;
|
||||
// alert('in');
|
||||
// return false;
|
||||
var firstError = null;
|
||||
if (form.$invalid) {
|
||||
var field = null, firstError = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user