提交 c5ed66c8 编写于 作者: K Kohsuke Kawaguchi

Merge pull request #1186 from daniel-beck/JENKINS-20245

[FIXED JENKINS-20245]
......@@ -81,7 +81,7 @@ Behaviour.specify("INPUT.apply-button", 'apply', 0, function (e) {
f.submit();
} finally {
f.elements['core:apply'].value = null;
f.target = null;
f.target = '_self';
}
});
});
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册