Browse Source

[oozie] Added scroll up plugin

Enrico Berti 11 years ago
parent
commit
640b8bf
1 changed files with 2 additions and 0 deletions
  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>
 </script>