Skip to content

Commit a4401ec

Browse files
committed
missing label selecting time-out strategy
1 parent 806e282 commit a4401ec

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/hudson/plugins/build_timeout/BuildTimeoutWrapper

1 file changed

+1
-1
lines changed

src/main/resources/hudson/plugins/build_timeout/BuildTimeoutWrapper/config.jelly

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<f:checkbox/>
99
</f:entry>
1010

11-
<f:entry title="">
11+
<f:entry title="${%Time-out strategy}">
1212
<f:hetero-radio field="strategy" descriptors="${instance.strategies}"/>
1313
</f:entry>
1414

0 commit comments

Comments
 (0)