mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
remove comment & renaming Studierenden Verwaltung to Studierendenverwaltung
This commit is contained in:
@@ -337,11 +337,10 @@ $config['navigation_menu']['system/issues/Issues/*'] = array(
|
||||
),
|
||||
);
|
||||
|
||||
// TODO(chris): phrases?
|
||||
$config['navigation_menu']['apps'] = [
|
||||
'stv' => [
|
||||
'link' => site_url('studentenverwaltung'),
|
||||
'description' => 'Studierenden Verwaltung',
|
||||
'description' => 'Studierendenverwaltung',
|
||||
#'icon' => 'users',
|
||||
'requiredPermissions' => array('admin:r', 'assistenz:r')
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user