瀏覽代碼

[oozie] Fix arrow drawing on toggle properties

Enrico Berti 11 年之前
父節點
當前提交
616a4778cc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/oozie/src/oozie/templates/editor/workflow_editor.mako

+ 1 - 0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako

@@ -1995,6 +1995,7 @@ ${ dashboard.import_bindings() }
           widget.ooziePropertiesExpanded(false);
         }
       }
+      $(document).trigger("drawArrows");
     }
   }