This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[oozie] Added scroll up plugin
Enrico Berti
11 years ago
parent
6ce7b424af
commit
640b8bf
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
+ 2
- 0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
View File
@@ -2048,6 +2048,8 @@ ${ dashboard.import_bindings() }
}
});
+ $.jHueScrollUp();
+
});
</script>