Merge branch 'MDL-42617_24' of git://github.com/jleyva/moodle into MOODLE_24_STABLE

This commit is contained in:
Marina Glancy
2013-11-04 16:15:13 +11:00
+1 -1
View File
@@ -64,7 +64,7 @@ class MoodleQuickForm_searchableselector extends MoodleQuickForm_select{
*/
function toHtml(){
global $OUTPUT;
if ($this->_hiddenLabel){
if ($this->_hiddenLabel || $this->_flagFrozen) {
return parent::toHtml();
} else {
// Javascript for the search/selection fields