Skip to content

Commit

Permalink
Merge branch 'MDL-68167-master' of git://github.com/rezaies/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Oct 30, 2020
2 parents 0ac855a + 0438cd6 commit 48397d3
Show file tree
Hide file tree
Showing 29 changed files with 131 additions and 89 deletions.
2 changes: 1 addition & 1 deletion group/tests/behat/create_groups.feature
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Feature: Organize students into groups
And I should see "Student 0"
And I should see "Student 1"
And I should not see "Student 2"
And I click on "Remove \"Group 1\" from filter" "button" in the "Filter 1" "fieldset"
And I click on "Group 1" "autocomplete_selection"
And I click on ".form-autocomplete-downarrow" "css_element" in the "Filter 1" "fieldset"
And I click on "Group 2" "list_item"
And I click on "Apply filters" "button"
Expand Down
1 change: 1 addition & 0 deletions lang/en/form.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
$string['showless'] = 'Show less...';
$string['showmore'] = 'Show more...';
$string['somefieldsrequired'] = 'There are required fields in this form marked {$a}.';
$string['suggestions'] = 'Suggestions';
$string['time'] = 'Time';
$string['timeunit'] = 'Time unit';
$string['timing'] = 'Timing';
Expand Down
1 change: 1 addition & 0 deletions lang/en/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
$string['countparticipantsfound'] = '{$a} participants found';
$string['filterrowlegend'] = 'Filter {$a}';
$string['filtersetmatchdescription'] = 'How multiple filters should be combined';
$string['filtertype'] = 'Filter type';
$string['match'] = 'Match';
$string['matchofthefollowing'] = 'of the following:';
$string['moodlenetprofile'] = 'MoodleNet profile';
Expand Down
2 changes: 1 addition & 1 deletion lib/amd/build/custom_interaction_events.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/amd/build/custom_interaction_events.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 48397d3

Please sign in to comment.