mirror of
https://github.com/moodle/moodle.git
synced 2025-05-06 00:06:51 +02:00
1 line
152 B
JavaScript
1 line
152 B
JavaScript
define(["jquery"],function(a){function b(b,c){this._node=a(b),this._chart=c}return b.prototype.update=function(){throw new Error("Not supported.")},b}); |