mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
Erstentwurf Firmenverwaltung für WaWi
This commit is contained in:
@@ -58,6 +58,10 @@ $menu=array
|
||||
'Personensuche'=>array
|
||||
(
|
||||
'name'=>'Personensuche', 'link'=>'https://cis.technikum-wien.at/cis/private/tools/psearch.php', 'target'=>'content',
|
||||
),
|
||||
'Firma'=>array
|
||||
(
|
||||
'name'=>'Firma anlegen', 'link'=>'firma.php?method=new', 'target'=>'content',
|
||||
)
|
||||
),
|
||||
'Auswertungen'=> array
|
||||
|
||||
Reference in New Issue
Block a user