mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
9 lines
448 B
Text
9 lines
448 B
Text
This file describes API changes in /theme/bootstrapbase
|
|
information provided here is intended especially for theme designers.
|
|
|
|
=== 2.6 ===
|
|
Notes:
|
|
* File theme/bootstrapbase/less/moodle/grade.less is removed. Corrections are
|
|
made to the grade report to make it work with Bootstrapbase.
|
|
Theme developers need to alter config.php and update $THEME->plugins_exclude_sheets
|
|
to not to list stylesheet from gradereport_grade any more. See MDL-40347
|