Merge branch 'MDL-80259-main' of https://github.com/roland04/moodle

This commit is contained in:
Sara Arjona 2024-01-24 09:16:12 +01:00
commit 8b36abdb9d
No known key found for this signature in database
93 changed files with 218 additions and 209 deletions

View file

@ -81,10 +81,10 @@
</td>
<td>
{{#isactive}}
<span class="badge badge-success">{{{statusstring}}}</span>
<span class="badge bg-success text-white">{{{statusstring}}}</span>
{{/isactive}}
{{^isactive}}
<span class="badge badge-info">{{{statusstring}}}</span>
<span class="badge bg-info text-white">{{{statusstring}}}</span>
{{/isactive}}
</td>
<td>