Skip to content

Commit

Permalink
[JENKINS-50722] origins field is not saved
Browse files Browse the repository at this point in the history
  • Loading branch information
batmat committed Apr 19, 2018
1 parent 39718de commit b56fd99
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 b56fd99

Please sign in to comment.