MDL-49963 core: Select all button on participant list works across pages

This commit is contained in:
Andrew Hancox 2016-01-13 13:48:01 +00:00
parent 03b8b55f10
commit 5b7c500a71
4 changed files with 248 additions and 4 deletions

View file

@ -1655,6 +1655,8 @@ $string['selectagroup'] = 'Select a group';
$string['selectaregion'] = 'Select a region';
$string['selctauser'] = 'Select a user';
$string['selectall'] = 'Select all';
$string['selectallusersonpage'] = 'Select all users on this page';
$string['selectalluserswithcount'] = 'Select all {$a} users';
$string['selectamodule'] = 'Please select an activity module';
$string['selectanoptions'] = 'Select an option';
$string['selectdefault'] = 'Select default';