Skip to content

Commit

Permalink
Merge pull request #25 from tyrius02/master
Browse files Browse the repository at this point in the history
[FIXED JENKINS-18268] Pass alternativeUrl during validation and renamed the alternativeUrl help file.
  • Loading branch information
olamy committed Jun 11, 2013
2 parents ac7af70 + 4175893 commit deb1d45
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 deb1d45

Please sign in to comment.