Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #33 from batmat/JENKINS-50722
[JENKINS-50722] origins field is not saved
  • Loading branch information
stephenc committed Apr 20, 2018
2 parents 39718de + b56fd99 commit 80038f7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -51,7 +51,7 @@
<f:checkbox title="${%Metrics}" field="canMetrics" default="true"/>
</f:entry>
<f:entry title="${%Origins}">
<f:textbox default="*"/>
<f:textbox field="origins" default="*"/>
</f:entry>
<f:entry title="">
<div align="right">
Expand Down

0 comments on commit 80038f7

Please sign in to comment.