Merge branch 'MDL-85729-group-images' of https://github.com/bwalkerl/moodle
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{{<core/local/comboboxsearch/resultitem }}
|
||||
{{$content}}
|
||||
<div class="pe-2 ps-1 w-25">
|
||||
<img class="rounded-circle mx-auto img-fluid" src="{{groupimageurl}}" alt=""/>
|
||||
<img class="rounded-circle mx-auto img-fluid" src="{{groupimageurl}}" loading="lazy" alt=""/>
|
||||
</div>
|
||||
<div class="pe-3 w-75">
|
||||
<span class="d-block w-100 p-0 text-truncate">
|
||||
|
||||
Reference in New Issue
Block a user