MDL-52826 forms: Using id attr
commit3e51b0ad7ee27bee894798fdba4f1c1de276390a
authorDavid Monllao <davidm@moodle.com>
Thu, 28 Jan 2016 00:54:10 +0000 (28 08:54 +0800)
committerDavid Monllao <davidm@moodle.com>
Fri, 29 Jan 2016 02:15:25 +0000 (29 10:15 +0800)
tree4783f1170e71983a380d1ee0440388bfc894f2b8
parent80f37f273972280c3cdd75d620be1232a72201a6
MDL-52826 forms: Using id attr

Switch from custom id references to the element's id attribute.

Extra fix to get rid of an unnecessary call to getValidationScript().
lib/formslib.php
lib/pear/HTML/QuickForm/DHTMLRulesTableless.php