mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
MDL-77559 js: Revert "MDL-75012 core: Fix upgrade.txt conflicts"
This reverts commit 8ce226081c54d5113b2771f148035e45b0772ed1.
This commit is contained in:
parent
1e4a2f5dc8
commit
805d34f8c4
@ -75,11 +75,14 @@ information provided here is intended especially for developers.
|
||||
* The core/modal module and all their versions (SAVE_CANCEL, DELETE_CANCEL...) now has a setButtonDisable to disable or enable
|
||||
specific modal action buttons. This function allows developers to have modals that could only be submited if the user do some
|
||||
action in the modal body like ticking a checkbox or selecting an element.
|
||||
<<<<<<< HEAD
|
||||
* Course module indentation has been recovered for course format using components via Move right/left feature.
|
||||
Course formats using components will be allowed to use one level indentation only.
|
||||
* The method `flexible_table::set_columnsattributes` now can be used with 'class' key to add custom classes to the DOM.
|
||||
=======
|
||||
* Support for serving of AMD modules built in really old versions of Moodle (<= 3.8) has been removed.
|
||||
Please ensure that your AMD modules have been rebuilt with a supported Moodle version.
|
||||
>>>>>>> 33b1e41f137ebbdf63f771e8424f7dcc81a5cee8
|
||||
|
||||
=== 4.1 ===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user