mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-74513-master' of https://github.com/lucaboesch/moodle
This commit is contained in:
commit
0e3929a102
4 changed files with 30 additions and 2 deletions
|
@ -49,8 +49,8 @@
|
|||
{{{icon}}}
|
||||
</div>
|
||||
<div class="w-100 line-height-3 text-truncate ml-2">
|
||||
<h6 class="mb-0 text-truncate">{{{name}}}</h6>
|
||||
<small class="text-muted text-truncate mb-0">{{{coursename}}}</small>
|
||||
<h6 class="mb-0 text-truncate"><span class="clickable">{{{name}}}</span></h6>
|
||||
<small class="text-truncate mb-0">{{{coursename}}}</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue