From 67aaf4eeda587954847ec8e6ee06e515bc93cdcf Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Tue, 4 Apr 2017 17:32:13 +0100 Subject: [PATCH] MDL-55611 upgrade.txt: remove duplicated note --- lib/upgrade.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/upgrade.txt b/lib/upgrade.txt index 0ae71b20c1f..f0620973501 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -75,8 +75,6 @@ information provided here is intended especially for developers. * New 'priority' column for the event table to determine which event to show in case of events with user and group overrides. * Webservices core_course_search_courses and core_course_get_courses_by_field will always return the sortorder field. * core_course_external::get_activities_overview has been deprecated. Please do not call this function any more. -* YUI module moodle-core-formautosubmit has been removed, use jquery .change() instead (see lib/templates/url_select.mustache for - an example) * Changed the pix mustache template helper to accept context variables for the key, component and alt text. === 3.2 ===