mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Merge branch 'MDL-82259-main' of https://github.com/aanabit/moodle
This commit is contained in:
commit
d11eaeefb9
11 changed files with 370 additions and 108 deletions
10
.upgradenotes/MDL-82259-2024072314533865.yml
Normal file
10
.upgradenotes/MDL-82259-2024072314533865.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
issueNumber: MDL-82259
|
||||
notes:
|
||||
core_course:
|
||||
- message: >-
|
||||
i_open_section_edit_menu(), i_show_section(), i_hide_section(),
|
||||
i_wait_until_section_is_available(),
|
||||
show_section_link_exists(), hide_section_link_exists() and
|
||||
section_exists() functions have been improved to accept not only section
|
||||
number but also section name.
|
||||
type: improved
|
Loading…
Add table
Add a link
Reference in a new issue