better grammar

This commit is contained in:
Oliver Gorwits
2017-12-31 12:35:14 +00:00
parent 543bd5f0fa
commit 21eb5a4a97

View File

@@ -76,9 +76,9 @@ $.getJSON('[% uri_for('/ajax/data/device/netmap') %]?[% my_query %]', function(m
d3.select("#nd2_netmap-spinner").call(spin); d3.select("#nd2_netmap-spinner").call(spin);
}); });
// ***************************************************** // ****************************************************
// *********** link labels which track links *********** // *********** link labels that track links ***********
// ***************************************************** // ****************************************************
graph.inspect().main.force.on('tick.movelinklabel', function() { graph.inspect().main.force.on('tick.movelinklabel', function() {
graph.inspect().dom.svg.selectAll('text.nd_netmap-linklabel') graph.inspect().dom.svg.selectAll('text.nd_netmap-linklabel')