turn off senslabmap warnings
[myslice.git] / plugins / senslabmap / static / js / senslabmap.js
index a306219..f98a128 100644 (file)
         }
         this.nodes[site].push(node);
       } else {
-        console.warn("node has no site:");
-        console.warn(node);
+// xxx would need a smarter way to report these only on nodes that deserve it
+// these messages are all over the place in a PL setup and tend to hide helpful signal
+//        console.warn("node has no site:");
+//        console.warn(node);
       }
     },