Skip to content

Commit

Permalink
[JENKINS-44402] Workaround to make cancel shutdown work when loaded b…
Browse files Browse the repository at this point in the history
…y AJAX
  • Loading branch information
dwnusbaum committed Mar 28, 2018
1 parent be2dbec commit b2cdcf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/resources/lib/hudson/queue.jelly
Expand Up @@ -46,6 +46,7 @@ THE SOFTWARE.
</j:otherwise>
</j:choose>
<l:pane title="${title}" width="2" id="buildQueue">
<st:adjunct includes="lib.form.link.link"/>
<j:if test="${app.quietingDown}">
<tr>
<td class="pane" colspan="2" style="white-space: normal;">
Expand Down

0 comments on commit b2cdcf0

Please sign in to comment.