Allow Ingena into ConstructionConsent
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php if($me->is(["Admin", "netowner", "salespartner"]) && ($me->is("employee") || $me->can(["Fibu", "Billing", "Preorderpricing", "Preorderbilling"]) || $me->address_id == 2187)): ?>
|
<?php if($me->is(["Admin", "netowner", "salespartner"]) && ($me->is("employee") || $me->can(["Fibu", "Billing", "Preorderpricing", "Preorderbilling"]) || $in_array($me->address_id, [1,209,5908,2187])))): ?>
|
||||||
<li class="has-submenu mobile-hide">
|
<li class="has-submenu mobile-hide">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<i class="fas fa-fw fa-money-from-bracket"></i> Backoffice <div class="arrow-down"></div>
|
<i class="fas fa-fw fa-money-from-bracket"></i> Backoffice <div class="arrow-down"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user