mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
MDL-28099 Fixed regression as outlined in tracker.
This commit is contained in:
parent
b1eca34453
commit
5b5206e1cb
@ -133,6 +133,7 @@ class MoodleQuickForm_filepicker extends HTML_QuickForm_input {
|
||||
}
|
||||
}
|
||||
}
|
||||
return $this->_prepareValue($draftitemid, $assoc);
|
||||
|
||||
return $this->_prepareValue($draftitemid, true);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user