This commit is contained in:
Andreas Österreicher
2011-02-22 09:04:25 +00:00
parent b61d510ac6
commit eab9fb1a2a
4 changed files with 179 additions and 10 deletions
+5 -1
View File
@@ -67,7 +67,11 @@ $menu=array
'name'=>'Firma', 'link'=>'firma.php', 'target'=>'content','permissions'=>array('wawi/firma'),
'FirmaNeu'=>array('name'=>'Neu', 'link'=>'firma.php?method=new', 'target'=>'content'),
'FirmaSuchen'=>array('name'=>'Suchen', 'link'=>'firma.php', 'target'=>'content'),
)
),
'Berechtigungen'=>array
(
'name'=>'Berechtigungen', 'link'=>'berechtigung.php', 'target'=>'content',
),
),
'Berichte'=> array
(