Răsfoiți Sursa

[oozie] Fix arrow drawing on toggle properties

Enrico Berti 11 ani în urmă
părinte
comite
616a477

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

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