mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 00:42:54 +02:00
Merge branch 'MDL-79327' of https://github.com/paulholden/moodle
This commit is contained in:
commit
678ec36716
@ -28,9 +28,9 @@
|
||||
}}
|
||||
<li class="w-100 result-row form-check mb-1" role="none">
|
||||
<input id="check-{{name}}-input" class="form-check-input" role="option" data-collapse="{{name}}" type="checkbox" value="" aria-labelledby="check-{{name}}">
|
||||
<label id="check-{{name}}" class="selected-option-info d-block pr-3 text-truncate form-check-label" tabindex="-1" aria-label="{{#str}}viewresults, core, {{displayName}}{{/str}}">
|
||||
<label id="check-{{name}}" class="selected-option-info d-block pr-3 text-truncate form-check-label" tabindex="-1">
|
||||
<span class="selected-option-text w-100 p-0">
|
||||
{{displayName}}
|
||||
{{{displayName}}}
|
||||
</span>
|
||||
{{#category}}
|
||||
<span class="d-block w-100 pull-left text-muted text-truncate small">
|
||||
|
Loading…
x
Reference in New Issue
Block a user