Skip to content

Commit

Permalink
[JENKINS-34254] Set HTTP status code for view
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Dec 10, 2017
1 parent e20b049 commit b27bb92
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@ THE SOFTWARE.

<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">

<st:statusCode value="405"/>
<l:layout norefresh="true" title="${%Method Not Allowed}">

<l:main-panel>
Expand Down

0 comments on commit b27bb92

Please sign in to comment.