mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-76649' of https://github.com/timhunt/moodle
This commit is contained in:
commit
e0d857f39f
4 changed files with 73 additions and 20 deletions
|
@ -24,6 +24,7 @@ information provided here is intended especially for developers.
|
|||
* In outputcomponents.php, initials_bar() can now be rendered in a smaller (mini) way. This provides purely the
|
||||
initials bar without the bootstrapping and form handling on each initials bar. If you use this mini render,
|
||||
you'll need to implement your own form handling. Example usage can be found within the grader report.
|
||||
* There is a new helper function mtrace_exception to help with reporting exceptions you have caught in scheduled tasks.
|
||||
|
||||
=== 4.1 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue