mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-55071 forms: Add upgrade.txt note about submitlink
We are deprecating submitlink because it was added a long time ago and never used in Moodle. We can't test it or maintain it. Part of MDL-55071
This commit is contained in:
parent
13075628ab
commit
ff392efc89
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ information provided here is intended especially for developers.
|
|||
|
||||
=== 3.2 ===
|
||||
|
||||
* MForms element 'submitlink' has been deprecated.
|
||||
* Node.js versions >=4 are now required to run grunt.
|
||||
* JQuery has been updated to 3.1.0. JQuery migrate plugins are no longer shipped - please read
|
||||
https://jquery.com/upgrade-guide/3.0/ and update your javascript.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue