This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xiaoguang_li
/
hue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
[oozie] Added scroll up plugin
Enrico Berti
11 anni fa
parent
6ce7b424af
commit
640b8bf
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
+ 2
- 0
apps/oozie/src/oozie/templates/editor/workflow_editor.mako
Vedi File
@@ -2048,6 +2048,8 @@ ${ dashboard.import_bindings() }
}
});
+ $.jHueScrollUp();
+
});
</script>