This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
xiaoguang_li
/
hue
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
[oozie] Added scroll up plugin
Enrico Berti
11 năm trước cách đây
mục cha
6ce7b424af
commit
640b8bf
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
+ 2
- 0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
Xem Tập Tin
@@ -2048,6 +2048,8 @@ ${ dashboard.import_bindings() }
}
});
+ $.jHueScrollUp();
+
});
</script>