MDL-75669 theme_boost: Fix list-group usages for BS5
authorMikel Martín <mikel@moodle.com>
Tue, 28 Jan 2025 07:53:56 +0000 (08:53 +0100)
committerMikel Martín <mikel@moodle.com>
Mon, 17 Feb 2025 07:13:48 +0000 (08:13 +0100)
commitba30b66e19188620bfe12dcbcf1cfe0e6849a928
treef5db5a6b36784157aea458d7d2a4bb8d0617302b
parent66c8eb19e10f88bff60cfd13c203409ecfdbbf48
MDL-75669 theme_boost: Fix list-group usages for BS5

- The .list-group-item elements in BS5 require an outer .list-group container.
  Some uses in core were missing the outer group item and need fixing.
blocks/myoverview/templates/view-summary.mustache
course/classes/management_renderer.php