#394 (redux) enabled "Management IPs" hides after "Redraw Map"
This commit is contained in:
@@ -157,9 +157,6 @@ $.getJSON('[% uri_for('/ajax/data/device/netmap') %]?[% my_query %]', function(m
|
||||
|
||||
graph.start(mapdata);
|
||||
|
||||
// trigger update of router labels (to reflect sidebar setting)
|
||||
$('#nd_showips').trigger('change');
|
||||
|
||||
// about a second after render starts, zoom in a bit
|
||||
if ('[% params.mapshow %]' == 'neighbors') {
|
||||
setTimeout(function() {
|
||||
|
||||
Reference in New Issue
Block a user