1
0
Fork 0

forgot dollar sign

This commit is contained in:
sido 2018-07-19 23:42:39 +02:00
parent 0a85053e15
commit 4482ebef4b
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ data:
<properties class="hudson.model.View$PropertyList"/>
<jobNames>
<comparator class="hudson.util.CaseInsensitiveComparator" reference="../../../listView/jobNames/comparator"/>
{{- range index, $job := .Jobs }}
{{- range $index, $job := .Jobs }}
<string>$job</string>
{{- end }}
</jobNames>