-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38865-master -
The activity completion report (report/progress) applies styles to all tables on the page. This isn't necessary since it only generates one table and that table always has the id completion-progress. If you have any other tables on that page (from a custom theme perhaps) they'll get that style applied too.