浏览代码

[oozie] Added scroll up plugin

Enrico Berti 11 年之前
父节点
当前提交
640b8bf
共有 1 个文件被更改,包括 2 次插入0 次删除
  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>