]> git.mjollnir.org Git - moodle.git/commit
some fixes for problem reported by Pierre Pichet.
authorjamiesensei <jamiesensei>
Tue, 30 Jan 2007 15:31:50 +0000 (15:31 +0000)
committerjamiesensei <jamiesensei>
Tue, 30 Jan 2007 15:31:50 +0000 (15:31 +0000)
commita8d2a373a184ee2c05efed0ca4738e2b5676f9a4
treec813d85e41ab0a44070c85ec5798af8bbf863de3
parent3d903fcbcc34c5e614414a3b78998b71b45b6cef
some fixes for problem reported by Pierre Pichet.

Data set items form is now the opposite way round as the original was. This means that the add item section appears at the top of the form. Also if you press return while editing fields in the add item section the item will now be added. Default action for most browsers when a submit button is pressed is to act as if the first submit button in the form had been pressed.

Removed cancel buttons second and third pages of form too as they may not work as expected.
question/type/calculated/questiontype.php
question/type/datasetdependent/datasetdefinitions_form.php
question/type/datasetdependent/datasetitems_form.php