Skip to content

Commit

Permalink
Update configure-entries.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Oct 7, 2024
1 parent 567e8a2 commit 952873d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ THE SOFTWARE.
</div>
</f:entry>

<f:optionalBlock name="useincluderegex" title="${%Use a regular expression to include jobs in this view}"
<f:optionalBlock name="useincluderegex" title="${%Use a regular expression to include jobs into the view}"
checked="${it.includeRegex != null}" help="/help/view-config/includeregex.html">
<f:entry title="${%Regular expression}">
<f:textbox name="includeRegex" field="includeRegex" />
Expand Down

0 comments on commit 952873d

Please sign in to comment.