提交 0256f0a7 编写于 作者: S ssogabe
上级 2995c286
......@@ -15,7 +15,7 @@ Behaviour.specify("TEXTAREA.codemirror", 'textarea', 0, function(e) {
scroller.style.height = h+"px";
// the form needs to be populated before the "Apply" button
e.up('form').on("jenkins:apply",function() {
YAHOO.util.Event.on(e.up('form'), "jenkins:apply", function() {
e.value = codemirror.getValue()
})
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册