studunt doc

This commit is contained in:
venbatechnologies@gmail.com 2018-10-15 12:12:56 +05:30
parent 356b1b9cae
commit 4286f6d6e6

View File

@ -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;