FIX_BDS Policy Pending action
This commit is contained in:
parent
56d3c148c3
commit
f5780b6213
@ -1953,6 +1953,7 @@
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<!-- This Menu Hide because of Role Merge REF : SVM,SVR,KV.
|
||||
<?php if ((get_role_id() == 1 || get_role_id() == 5) || (in_array(MANAGEMENT_TEAM_ID, user_team()) || in_array(FINANCE_TEAM_ID, user_team()) || in_array(BUSINESS_TEAM_ID, user_team()))) { ?>
|
||||
<li>
|
||||
<a href="#policyPendingActions" data-toggle="collapse" class="waves-effect">
|
||||
@ -1976,6 +1977,7 @@
|
||||
</div>
|
||||
</li>
|
||||
<?php } ?>
|
||||
-->
|
||||
|
||||
<?php if ((get_role_id() == 1 || get_role_id() == 5) || (in_array(MANAGEMENT_TEAM_ID, user_team()) || in_array(FINANCE_TEAM_ID, user_team()) || in_array(BUSINESS_TEAM_ID, user_team()))) { ?>
|
||||
<li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user