Skip to content

Commit

Permalink
Merge pull request #3376 from dwnusbaum/JENKINS-44402
Browse files Browse the repository at this point in the history
[JENKINS-44402] Make cancel shutdown link work when loaded via AJAX
  • Loading branch information
oleg-nenashev committed Mar 31, 2018
2 parents be2dbec + b2cdcf0 commit d534d5d
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 d534d5d

Please sign in to comment.