Commit Graph

6 Commits

Author SHA1 Message Date
Jake Dallimore 1c1d738ba0 MDL-52318 core_form: allow multiple filepicker-enabled url elements
In cases when filepicker support is enabled, this patch adds a wrapper
div around the url element and includes the filepicker id in its id.
This allows the js callback code to target the specific input field
with which it is associated.
2018-07-09 11:29:23 +08:00
Adrian Greeve 1a9068ae01 MDL-53888 mod_url: Choose a link option now works.
Fixed a regression from MDL-50484.
2016-05-06 09:27:28 +08:00
Petr Skoda d306751695 fixed unterminated JS statements 2010-09-18 10:37:19 +00:00
Dongsheng Cai cfa8f37d5c "MDL-20470, upgrade to yui3" 2010-03-05 02:56:12 +00:00
Dongsheng Cai c2e2d8e3aa "MDL-20602, support FILE_INTERNAL and FILE_EXTERNAL in moodle form elements" 2009-11-02 07:18:38 +00:00
dongsheng 1a03384f5e "MDL-20470, rename formslib element name and add an option to turn the picker button on/off" 2009-10-13 08:31:50 +00:00