Team does not subscribe to "ready" event (but "Records" widget does)
[mkws-moved-to-github.git] / src / mkws-team.js
index 5b111e5..b65e0ef 100644 (file)
@@ -102,11 +102,6 @@ function team($, teamName) {
                      "termlist": m_config.facets.join(',')
                    });
 
-    queue("ready").subscribe(function() {
-       log("in 'ready' consumer");
-       that.runAutoSearch();
-    });
-
     // pz2.js event handlers:
     function onInit() {
        log("init");