Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-17147]
  • Loading branch information
kinow committed Apr 8, 2013
1 parent 9b8e057 commit a2b2403
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
</f:entry>

<f:entry title="${%TestNG method name Key Custom Field}" help="${rootURL}/../plugin/testlink/help-atKeyCustomField.html">
<f:textbox id="methodNameKeyCustomField" name="TestNGMethodNameDataProviderNameResultSeeker.methodNameKeyCustomField" value="${instance.methodNameKeyCustomField}" />
<f:textbox id="keyCustomField" name="TestNGMethodNameDataProviderNameResultSeeker.keyCustomField" value="${instance.keyCustomField}" />
</f:entry>

<f:entry title="${%TestNG data provider name Key Custom Field}" help="${rootURL}/../plugin/testlink/help-atKeyCustomField.html">
Expand Down

0 comments on commit a2b2403

Please sign in to comment.