Skip to content
Snippets Groups Projects
Commit 190fb154 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'task-3755-admins-konfigurierbar-machen' into 'master'

Task 3755 admins konfigurierbar machen

See merge request !105
parents 97f6b3c5 20ad306b
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,5 @@ return array( ...@@ -11,6 +11,5 @@ return array(
// "developer" => array(), // "developer" => array(),
// "projectmanager" => array(), // "projectmanager" => array(),
"admin" => array(<%= @replace["adminusers"] %>), "admin" => array(<%= @replace["adminusers"] %>),
),
); );
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment