batch editable only for admin and super admin issue no : 1636

This commit is contained in:
venbatechnologies@gmail.com 2019-02-14 11:39:44 +05:30
parent ac185fb42f
commit f04447642b

View File

@ -320,7 +320,7 @@ console.log($scope.paymentOptions);
if(setfeedetails.Sem_Year == details.Sem_Year)
{
if(role == 'R005')
if(role == 'R002')
{
console.log('if')