Browse Source

[oozie] Fix arrow drawing on toggle properties

Enrico Berti 11 years ago
parent
commit
616a477
1 changed files with 1 additions and 0 deletions
  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");
     }
   }