mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-43212-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
c8d6ee9870
7
enrol/yui/notification/notification.js
vendored
7
enrol/yui/notification/notification.js
vendored
@ -1,7 +0,0 @@
|
||||
/**
|
||||
* This module provides backwards compatability and should be removed
|
||||
* entirely in Moodle 2.5
|
||||
*/
|
||||
YUI.add('moodle-enrol-notification', function(Y) {
|
||||
console.log("You are using a deprecated name. Please update your YUI module to use moodle-core-notification instead of moodle-enrol-notification");
|
||||
}, '@VERSION@', {requires:['base','node','overlay','event-key', 'moodle-core-notification']});
|
Loading…
x
Reference in New Issue
Block a user