Преглед изворни кода

[oozie] Fix arrow drawing on toggle properties

Enrico Berti пре 11 година
родитељ
комит
616a477
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");
     }
   }