Closed matthewhilton closed 3 months ago
Fixes a small display order regression, which appears if you upload a csv with errors in in.
Regression caused by https://github.com/catalyst/moodle-mod_facetoface/pull/168
[x] Cherry-picked to https://github.com/catalyst/moodle-mod_facetoface/pull/171
Before - error output shows before header:
After - error output shows inline with mform as expected:
Fixes a small display order regression, which appears if you upload a csv with errors in in.
Regression caused by https://github.com/catalyst/moodle-mod_facetoface/pull/168
[x] Cherry-picked to https://github.com/catalyst/moodle-mod_facetoface/pull/171
Before - error output shows before header:
After - error output shows inline with mform as expected: