This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiaoguang_li
/
hue
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
[oozie] Added scroll up plugin
Enrico Berti
%!s(int64=11) %!d(string=hai) anos
pai
6ce7b424af
achega
640b8bf
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
+ 2
- 0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
Ver ficheiro
@@ -2048,6 +2048,8 @@ ${ dashboard.import_bindings() }
}
});
+ $.jHueScrollUp();
+
});
</script>