removed debug trace
Former-commit-id: c9be9dfa635e45d50fdc908134e6f5cc65383c7e
This commit is contained in:
parent
dad791b887
commit
0cdf8a16cf
|
@ -3477,7 +3477,6 @@ function draw_elements_graph() {
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
function(d) {
|
function(d) {
|
||||||
console.log(d);
|
|
||||||
return (
|
return (
|
||||||
d.source.id +
|
d.source.id +
|
||||||
networkmap_id +
|
networkmap_id +
|
||||||
|
|
Loading…
Reference in New Issue