diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js index 8993ba236..a4acea5ce 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/LR_Content/plugin/workflownew/lr-workflow-ui.js @@ -798,7 +798,6 @@ path.setAttribute("stroke", "gray"); path.setAttribute("marker-end", "url(#arrow1)"); } - / line.appendChild(hi); line.appendChild(path); line.style.cursor = "crosshair";