Merge branch 'MDL-80180-master' of https://github.com/jbs1/moodle
This commit is contained in:
@@ -3303,6 +3303,7 @@ class admin_setting_configmulticheckbox extends admin_setting {
|
||||
$context = (object) [
|
||||
'id' => $this->get_id(),
|
||||
'name' => $this->get_full_name(),
|
||||
'readonly' => $this->is_readonly(),
|
||||
];
|
||||
|
||||
$options = array();
|
||||
|
||||
Reference in New Issue
Block a user