mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-82146 report_log: Add subsections to activity filter
This commit is contained in:
parent
ec050bbee7
commit
8596d3cd7c
6 changed files with 92 additions and 14 deletions
7
.upgradenotes/MDL-82146-2024071006310652.yml
Normal file
7
.upgradenotes/MDL-82146-2024071006310652.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-82146
|
||||
notes:
|
||||
report_log:
|
||||
- message: >-
|
||||
get_activities_list() function returns also an array of disabled
|
||||
elements, apart from the array of activities.
|
||||
type: improved
|
Loading…
Add table
Add a link
Reference in a new issue