mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-82146 core_output: Add disabled parameter to select element
This commit is contained in:
parent
554a790bf0
commit
ec050bbee7
2 changed files with 20 additions and 6 deletions
7
.upgradenotes/MDL-82146-2024070508361756.yml
Normal file
7
.upgradenotes/MDL-82146-2024070508361756.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-82146
|
||||
notes:
|
||||
core_courseformat:
|
||||
- message: >-
|
||||
New $disabled parameter has been added to select, select_optgroup and
|
||||
select_option html_writers to create disabled option elements.
|
||||
type: improved
|
Loading…
Add table
Add a link
Reference in a new issue