mirror of
https://github.com/moodle/moodle.git
synced 2025-07-05 22:46:33 +02:00
1 line
299 B
JavaScript
1 line
299 B
JavaScript
define(["jquery"],function(a){var b=function(){};return b.prototype.init=function(){return a.when(this)},b.prototype.renderIcon=function(a,b,c,d){throw new Error("Abstract function not implemented.")},b.prototype.getTemplateName=function(){throw new Error("Abstract function not implemented.")},b}); |