From b48b4f41f01cfa2df7304fe456b1fecfbe39b58e Mon Sep 17 00:00:00 2001 From: Xaver Maierhofer Date: Mon, 1 Jan 2018 21:02:53 +0100 Subject: [PATCH] [BUGFIX] GatewayCols variable name --- lib/infobox/node.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/infobox/node.js b/lib/infobox/node.js index 556afc2..cd5a699 100644 --- a/lib/infobox/node.js +++ b/lib/infobox/node.js @@ -50,7 +50,7 @@ define(['sorttable', 'snabbdom', 'd3-interpolate', 'moment', 'helper', 'utils/no ]; if (node.gateway6 !== undefined) { - gatewayRows.push(V.h('span', [ + gatewayCols.push(V.h('span', [ nodeIdLink(node.gateway6), V.h('br'), 'IPv6'