-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.7.7, 2.8.5, 2.9
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
m29_
MDL-49765 -
When altering course group membership, there is a table that contains an image (in one cell) and the description (if set, in the next cell). This is not tabular data and the table should not be there.
To replicate:
- Create a course
- Add a number of users
- Go to Course administration > Users > Groups
- Add a group, adding a description and a picture
- Go to edit the members of the group
There are 2 tables on this page. The first one is directly under the heading (which has the image for the group and the description) and is what this issue is for, and one that has the add remove members functionality (https://tracker.moodle.org/browse/MDL-49766).