#394 (redux) enabled "Management IPs" hides after "Redraw Map"

This commit is contained in:
Oliver Gorwits
2018-04-19 08:17:37 +01:00
parent 8d1fb71c76
commit a30cb33de9
3 changed files with 5 additions and 4 deletions

View File

@@ -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() {