CHNAGE_ENABLE_MGMT_TEM_BDS_MENU
This commit is contained in:
parent
710ae1efa9
commit
236cf58e0f
@ -663,7 +663,7 @@
|
||||
</a>
|
||||
</li> -->
|
||||
|
||||
<?php if(get_role_id() == 1 || get_role_id() == 5) { ?>
|
||||
<?php if((get_role_id() == 1 || get_role_id() == 5) && (in_array(FINANCE_TEAM_ID, user_team()) || in_array(MANAGEMENT_TEAM_ID, user_team()) || in_array(MANAGEMENT_TEAM_ID, user_team()))) { ?>
|
||||
|
||||
<li>
|
||||
<a href="#sidebarDashboards" data-toggle="collapse" class="waves-effect">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user