MDL-62781 question/privacy: fix tests with CodeRunner is installed
[moodle.git] / message / amd / build / message_notification_preference.min.js
blob94b9af624faa6f742ab778e7c075e2d4e88bec53
1 define(["jquery","core_message/notification_preference"],function(a,b){var c={PREFERENCE_KEY:"[data-preference-key]"},d=function(a,c){b.call(this,a,c)};return d.prototype=Object.create(b.prototype),d.prototype.constructor=d,d.prototype.getPreferenceKey=function(){return this.root.find(c.PREFERENCE_KEY).attr("data-preference-key")},d});