mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
Merge branch 'MDL-53836-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
b9b51b210b
@ -31,12 +31,12 @@
|
||||
Example context (json):
|
||||
This template uses ajax functionality, so it cannot be shown in the template library.
|
||||
}}
|
||||
<a href="#previous" data-action="previous-user">{{larrow}}</a>
|
||||
<a href="#previous" data-action="previous-user">{{{larrow}}}</a>
|
||||
<span>
|
||||
<select data-action="change-user" data-assignmentid="{{assignmentid}}" data-groupid="{{groupid}}">
|
||||
</select>
|
||||
</span>
|
||||
<a href="#next" data-action="next-user">{{rarrow}}</a>
|
||||
<a href="#next" data-action="next-user">{{{rarrow}}}</a>
|
||||
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user