Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10 from lkamal/master
[FIXED JENKINS-20125] - corrected the link to the help file named namesa...
  • Loading branch information
simschla committed Oct 19, 2013
2 parents 6f2347a + 9309fee commit 321ce5b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
<?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">
<f:section title="${%cigame.title}">
<f:entry title="${%cigame.namesarecasesensitive}" help="/plugin/ci-game/namesAreCaseSensitive.html">
<f:entry title="${%cigame.namesarecasesensitive}" help="/plugin/ci-game/namesarecasesensitive.html">
<f:checkbox field="namesAreCaseSensitive"/>
</f:entry>
</f:section>
Expand Down

0 comments on commit 321ce5b

Please sign in to comment.