Merge branch 'MDL-81744-main' of https://github.com/roland04/moodle

This commit is contained in:
Jun Pataleta 2024-10-29 21:01:51 +08:00 committed by Huong Nguyen
commit 2fdd7e7931
No known key found for this signature in database
GPG key ID: 40D88AB693A3E72A
23 changed files with 371 additions and 215 deletions

View file

@ -0,0 +1,11 @@
issueNumber: MDL-81744
notes:
mod_feedback:
- message: >-
The 'mode' parameter has been deprecated from 'edit_template_action_bar'
and 'templates_table' contructors.
type: deprecated
- message: >-
The 'use_template' template has been removed as it is not needed
anymore.
type: removed