Skip to content

Commit

Permalink
updated description to match enable global behavior (jenkinsci#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertxie authored Jun 30, 2020
1 parent 322d92f commit 4527bc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<f:entry>
<f:dropdownDescriptorSelector title="${%Indexer Type}" field="logstashIndexer" descriptors="${descriptor.indexerTypes}"/>
</f:entry>
<f:entry title="Enable Globally" field="enableGlobally" description="This will not enable it for pipeline jobs.">
<f:entry title="Enable Globally" field="enableGlobally" description="">
<f:checkbox/>
</f:entry>
<f:entry title="Use millisecond time stamps" field="milliSecondTimestamps">
Expand Down

0 comments on commit 4527bc4

Please sign in to comment.