mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Merge branch 'MDL-36257-master' of git://git.luns.net.uk/moodle
This commit is contained in:
commit
06d78e8209
@ -51,7 +51,7 @@ class MoodleQuickForm_selectyesno extends MoodleQuickForm_select{
|
||||
{
|
||||
HTML_QuickForm_element::HTML_QuickForm_element($elementName, $elementLabel, $attributes, null);
|
||||
$this->_type = 'selectyesno';
|
||||
|
||||
$this->_persistantFreeze = true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user