MDL-43156 formslib: newly-created repeat elements get the default values
authorDavo Smith <git@davosmith.co.uk>
Mon, 2 Dec 2013 15:22:29 +0000 (15:22 +0000)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 30 Apr 2020 18:16:07 +0000 (20:16 +0200)
commit5079271b394852b24b074fbca6660db2182caabf
treedfecb053f48a5628895399b593eb5aad8512ea88
parentf570a790715ac491bd03826c0afc6e8db048c9f6
MDL-43156 formslib: newly-created repeat elements get the default values
lib/form/checkbox.php
lib/form/dateselector.php
lib/form/datetimeselector.php
lib/form/duration.php
lib/form/tests/behat/fixtures/repeat_defaults_form.php [new file with mode: 0644]
lib/form/tests/behat/repeat_defaults.feature [new file with mode: 0644]
lib/formslib.php
lib/tests/behat/behat_forms.php