diff --git a/lib/infobox/node.js b/lib/infobox/node.js index a15b40a..ce13df9 100644 --- a/lib/infobox/node.js +++ b/lib/infobox/node.js @@ -45,7 +45,7 @@ define(['sorttable', 'snabbdom', 'd3-interpolate', 'moment', 'helper'], } }); } - return rt; + return rt || undefined; } function showUptime(d) {