Skip to content
Snippets Groups Projects
Commit 7d0f911d authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

Merge branch 'develop' of github.unl.edu:UNL-Information-Services/UNL-CMS into develop

parents f37f60f2 2a9c1e20
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ function unl_config($form, &$form_state) {
'#options' => $modules,
'#size' => 15,
'#default_value' => unl_shared_variable_get('unl_module_whitelist', array()),
'#access' => unl_user_is_administrator(),
);
return $form;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment