forked from gjb2048/moodle-theme_essential
-
Notifications
You must be signed in to change notification settings - Fork 2
Capability #136
Copy link
Copy link
Open
Description
Hi,
I am not sure if you did a change of capability, in that case I have nothing to say. However I need that someone different from Admin role can change things on the appearence. Is right if I change this line in settings.php file?
if (has_capability('moodle/site:config', context_system::instance())) {
instead of
//if (is_siteadmin()) {
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels