Explorar o código

[oozie] Fix arrow drawing on toggle properties

Enrico Berti %!s(int64=11) %!d(string=hai) anos
pai
achega
616a4778cc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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");
     }
   }