mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
committed by
Baptiste Jonglez
parent
f1b0476edc
commit
efa6e5445a
@@ -1,6 +1,6 @@
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
|
||||
XHR.poll(5, '/cgi-bin/bmx6-info', { '$neighbours': '' },
|
||||
XHR.poll(5, '/cgi-bin/bmx6-info', { 'neighbours': '' },
|
||||
function(x, st)
|
||||
{
|
||||
var originators = st.neighbours[0].originators;
|
||||
|
||||
Reference in New Issue
Block a user