luci-app-bmx6: bugfix format to query bmx6-info
[feed/routing.git] / luci-app-bmx6 / bmx6 / usr / lib / lua / luci / view / bmx6 / nodes_j.htm
index 8ebd5ee80a774d65c833f85c76f025f180e8e8f3..6a43e2d4509c82a0d50cadc51782b1fa68885711 100644 (file)
@@ -87,7 +87,7 @@
                  document.getElementById('extra-info').innerHTML = document.getElementById(id).innerHTML;
                }
        
-               new TablePooler(5,"/cgi-bin/bmx6-info", {'$neighbours':''}, "descriptions_table", function(st){
+               new TablePooler(5,"/cgi-bin/bmx6-info", {'neighbours':''}, "descriptions_table", function(st){
                  var infoicon = "<%=resource%>/bmx6/world_small.png";
                  var nodeicon = "<%=resource%>/bmx6/world.png";
                  var originators = st.neighbours[0].originators;