提交 539ea138 编写于 作者: R rseguy

[FIXED JENKINS-7342] Auto-refresh is now disabled when triggering a build with parameters

上级 9b7496e4
<!--
The MIT License
Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Tom Huybrechts
Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi, Tom Huybrechts,
Romain Seguy
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......@@ -33,7 +34,7 @@ THE SOFTWARE.
405 is "Method Not Allowed" and this fits here because we need POST.
-->
<st:statusCode value="405" />
<l:layout title="${it.displayName}">
<l:layout title="${it.displayName}" norefresh="true">
<st:include page="sidepanel.jelly" it="${it.project}" />
<l:main-panel>
<div class="behavior-loading">${%LOADING}</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册