Skip to content

Commit 2bd13ec

Browse files
committed
Add properties
1 parent d471735 commit 2bd13ec

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
New\ View=New view
2+
View\ name=View name
3+
View\ type=View type

core/src/main/resources/lib/hudson/newFromList/form.jelly

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ THE SOFTWARE.
6464
<div class="jenkins-form-item">
6565
<fieldset class="jenkins-fieldset">
6666
<legend class="jenkins-form-label">
67-
View type
67+
${%View type}
6868
</legend>
6969
<j:forEach var="descriptor" items="${descriptors}">
7070
<div class="jenkins-radio">

0 commit comments

Comments
 (0)