fixed employess job roles navbar

This commit is contained in:
2026-06-05 10:45:34 +02:00
parent b1f2bb60e3
commit 6dd13e5d7d
4 changed files with 145 additions and 5 deletions
+10
View File
@@ -289,6 +289,16 @@
<i class='bx bx-radio-circle'></i>Dipendenti
</a>
</li>
<li>
<a href="job-roles.php">
<i class='bx bx-radio-circle'></i>Mansioni
</a>
</li>
<li>
<a href="ppe-items.php">
<i class='bx bx-radio-circle'></i>DPI
</a>
</li>
<?php endif; ?>
<?php if (userCan('hr.departments.view')) : ?>