mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
ot new features
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
/**
|
||||
* MAQUINISTA MENU
|
||||
*/
|
||||
if (auth()->user()->inGroup('maquina')) {
|
||||
if (auth()->user()->inGroup('maquina','admin')) {
|
||||
?>
|
||||
<!-- Catalogue -->
|
||||
<li class="menu-item">
|
||||
|
||||
Reference in New Issue
Block a user