add modules and missing config options
[mkws-moved-to-github.git] / src / mkws-team.js
index 716b920..e1e985b 100644 (file)
@@ -600,6 +600,7 @@ function team($, teamName) {
        //log('findnode(' + selector + ') found ' + node.length + ' nodes');
        return node;
     }
+    that.findnode = findnode;
 
 
     function renderDetails(data, marker) {