mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5
This commit is contained in:
parent
810554ee83
commit
a198884333
93 changed files with 218 additions and 209 deletions
|
@ -35,7 +35,7 @@
|
|||
"coursename": "TC 1",
|
||||
"enrolinstancename": "Manual enrolment",
|
||||
"status": "Active",
|
||||
"statusclass": "badge badge-success",
|
||||
"statusclass": "badge bg-success text-white",
|
||||
"timestart": "1 January 2017",
|
||||
"timeend": "31 January 2018",
|
||||
"timeenrolled": "31 December 2016"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue