mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
user selection: MDL-17054 Improve the user selector used on the assign roles and group memebers pages - fire an event when the selection becomes empty/not-empty.
This commit is contained in:
parent
abbd635c91
commit
26b773ec53
3 changed files with 113 additions and 18 deletions
|
@ -1210,7 +1210,7 @@ $string['preview'] = 'Preview';
|
|||
$string['previewhtml'] = 'HTML Format Preview';
|
||||
$string['previeworchoose'] = 'Preview or choose a theme';
|
||||
$string['previous'] = 'Previous';
|
||||
$string['previouslyselectedusers'] = 'Previously selected users';
|
||||
$string['previouslyselectedusers'] = 'Selected users not matching the search';
|
||||
$string['previoussection'] = 'Previous section';
|
||||
$string['primaryadminsetup'] = 'Setup administrator account';
|
||||
$string['profile'] = 'Profile';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue