Skip to content
Snippets Groups Projects
Unverified Commit b48b4f41 authored by Xaver Maierhofer's avatar Xaver Maierhofer
Browse files

[BUGFIX] GatewayCols variable name

parent 201c74d2
No related branches found
No related tags found
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment