bill date changes in fees screen

This commit is contained in:
gandhimathi 2018-03-12 11:32:17 +05:30
parent 72b3cedc42
commit f5a368ce76

View File

@ -10,8 +10,9 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
"universityName":"", "universityName":"",
"courseName":"" "courseName":""
}; };
// bill date restrict
$scope.futureDate=new Date();
// end
$rootScope.userType = JSON.parse(localStorage.getItem('localObj')).localType; $rootScope.userType = JSON.parse(localStorage.getItem('localObj')).localType;
/* /*
* updateModel default value * updateModel default value