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