mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
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…
x
Reference in New Issue
Block a user