Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-18268] Pass alternativeUrl during validation and renam…
…ed alternativeUrl help file.
  • Loading branch information
jzimmerman authored and jzimmerman committed Jun 11, 2013
1 parent d222b22 commit 4175893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@
</f:entry>
<f:entry>
<f:validateButton title="${%Validate Settings}"
method="validate" with="url,userName,password,groupVisibility,roleVisibility,useHTTPAuth" />
method="validate" with="url,userName,password,groupVisibility,roleVisibility,useHTTPAuth,alternativeUrl" />
</f:entry>
<f:entry title="">
<div align="right">
Expand Down

0 comments on commit 4175893

Please sign in to comment.