added new device consolidation
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
<li class=""><a href="<?=self::getUrl("Device")?>"><i class="fad fa-fw fa-router text-info "></i> Devices</a></li>
|
||||
<?php endif; ?>
|
||||
<?php if($me->is(["Admin"])): ?>
|
||||
<li class=""><a href="<?=self::getUrl("Device", "zabbixConsolidation")?>"><i class="fad fa-fw fa-database text-info "></i> Device Konsolidierung</a></li>
|
||||
<li class="has-sub-submenu"><a href="<?=self::getUrl("User")?>"><i class="fad fa-fw fa-users text-info"></i> Benutzer</a></li>
|
||||
<li class="has-sub-submenu font-weight-bold mt-1 mobile-hide"><a>Grundstammdaten</a></li>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user