Explorar el Código

[oozie] Added scroll up plugin

Enrico Berti hace 11 años
padre
commit
640b8bf467
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      apps/oozie/src/oozie/templates/editor/workflow_editor.mako

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

@@ -2048,6 +2048,8 @@ ${ dashboard.import_bindings() }
       }
     });
 
+    $.jHueScrollUp();
+
   });
 
 </script>