treewide: import utility classes explicitly
[project/luci.git] / applications / luci-app-statistics / htdocs / luci-static / resources / statistics / rrdtool / definitions / nut.js
index a9cb770c7d8783e76f58be414ea0ad7d24c28be7..5d7a92f7fb3e4887230720e146581579a8981aea 100644 (file)
@@ -1,8 +1,9 @@
 /* Licensed to the public under the Apache License 2.0. */
 
 'use strict';
+'require baseclass';
 
-return L.Class.extend({
+return baseclass.extend({
        title: _('UPS'),
 
        rrdargs: function(graph, host, plugin, plugin_instance, dtype) {