MDL-65217 form: id for error area
authorMarina Glancy <marina@moodle.com>
Tue, 9 Apr 2019 12:00:14 +0000 (14:00 +0200)
committerMarina Glancy <marina@moodle.com>
Mon, 29 Apr 2019 12:23:27 +0000 (14:23 +0200)
commit521989ec565243bce8a4389fc6cd15f4b5bdffc0
tree69e3e6b5b5252c8b90c1746dc0b99645640b2f23
parent086aa543b9ca2a373fe2f6fba61d5a2035875e5e
MDL-65217 form: id for error area
28 files changed:
lib/form/templatable_form_element.php
lib/form/templates/element-advcheckbox-inline.mustache
lib/form/templates/element-advcheckbox.mustache
lib/form/templates/element-autocomplete-inline.mustache
lib/form/templates/element-autocomplete.mustache
lib/form/templates/element-button-inline.mustache
lib/form/templates/element-button.mustache
lib/form/templates/element-checkbox-inline.mustache
lib/form/templates/element-checkbox.mustache
lib/form/templates/element-password.mustache
lib/form/templates/element-passwordunmask.mustache
lib/form/templates/element-radio-inline.mustache
lib/form/templates/element-radio.mustache
lib/form/templates/element-select-inline.mustache
lib/form/templates/element-select.mustache
lib/form/templates/element-selectgroups-inline.mustache
lib/form/templates/element-selectgroups.mustache
lib/form/templates/element-selectwithlink.mustache
lib/form/templates/element-submit.mustache
lib/form/templates/element-tags-inline.mustache
lib/form/templates/element-tags.mustache
lib/form/templates/element-template-inline.mustache
lib/form/templates/element-template.mustache
lib/form/templates/element-text-inline.mustache
lib/form/templates/element-text.mustache
lib/form/templates/element-textarea.mustache
lib/form/templates/element-url.mustache
lib/outputrenderers.php