treewide: import utility classes explicitly
[project/luci.git] / applications / luci-app-statistics / htdocs / luci-static / resources / statistics / rrdtool / definitions / apcups.js
index 50de3a6b03a0e5afa45d37e9c23d8b8821262b15..c03e38cf57e0a2460a5dab2bd8b43e5d8f6a3b09 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: _('APC UPS'),
 
        rrdargs: function(graph, host, plugin, plugin_instance, dtype) {