mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
New netoworkmap in progress... (Minor fix)
This commit is contained in:
parent
bda0584131
commit
6f21649bb2
@ -2173,8 +2173,6 @@ function init_graph(parameter_object) {
|
|||||||
.attr("transform",
|
.attr("transform",
|
||||||
"translate(" + translation + ")scale(" + scale + ")");
|
"translate(" + translation + ")scale(" + scale + ")");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (enterprise_installed) {
|
if (enterprise_installed) {
|
||||||
window.layer_graph.append("rect")
|
window.layer_graph.append("rect")
|
||||||
.attr("id", "holding_area")
|
.attr("id", "holding_area")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user