New netoworkmap in progress... (Minor fix)

This commit is contained in:
Arturo Gonzalez 2016-10-04 09:41:20 +02:00
parent bda0584131
commit 6f21649bb2

View File

@ -2173,8 +2173,6 @@ function init_graph(parameter_object) {
.attr("transform",
"translate(" + translation + ")scale(" + scale + ")");
if (enterprise_installed) {
window.layer_graph.append("rect")
.attr("id", "holding_area")