Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
c9f85a10
Commit
c9f85a10
authored
May 19, 2016
by
Dan Poltawski
Browse files
MDL-54641 enrol: fix trailing whitespace in upgrade.txt
parent
0677018e
Changes
1
Hide whitespace changes
Inline
Side-by-side
enrol/upgrade.txt
View file @
c9f85a10
...
...
@@ -6,7 +6,7 @@ information provided here is intended especially for developers.
* core_enrol_external::get_enrolled_users now supports two additional parameters for ordering: sortby and sortdirection.
* Enrolment plugins UI have been consolidated. Plugins can implement use_standard_editing_ui() function
and add edit_instance_form() and edit_instance_validation() methods instead of providing their own edit.php and form.
They can then rely on the default implementation of get_action_icons and get_course_navigation. In future this will
They can then rely on the default implementation of get_action_icons and get_course_navigation. In future this will
mean they can be called by webservices/user upload tools because they can validate their data.
=== 3.0 ===
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment