mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Firmenverwaltung klein für WaWi
This commit is contained in:
@@ -61,7 +61,8 @@ $menu=array
|
||||
),
|
||||
'Firma'=>array
|
||||
(
|
||||
'name'=>'Firma anlegen', 'link'=>'firma.php?method=new', 'target'=>'content',
|
||||
'name'=>'Firma', 'link'=>'firma.php', 'target'=>'content','permissions'=>array('wawi/firma'),
|
||||
'FirmaNeu'=>array('name'=>'Neu', 'link'=>'firma.php?method=new', 'target'=>'content'),
|
||||
)
|
||||
),
|
||||
'Auswertungen'=> array
|
||||
|
||||
Reference in New Issue
Block a user