Receipt no changes in fees status
This commit is contained in:
parent
5086cbe242
commit
e0c4f686fa
@ -15,7 +15,6 @@ app.controller('feesStatusCtrl', ["$scope","$rootScope","toaster", "$filter", "n
|
||||
// end
|
||||
$rootScope.userType = JSON.parse(localStorage.getItem('localObj')).localType;
|
||||
$rootScope.financeType = JSON.parse(localStorage.getItem('localObj')).is_DayBookApproval_Access;
|
||||
alert($rootScope.financeType);
|
||||
/*
|
||||
* updateModel default value
|
||||
* */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user