Skip to content

Commit 883d0e1

Browse files
committed
revert incorrect change
1 parent eb20142 commit 883d0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mail/issue/default.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{{end -}}
6363
{{- range .ReviewComments}}
6464
<hr>
65-
{{ctx.Locale.Tr "mail.issue.in_tree_path" .TreePath}}
65+
{{$.locale.Tr "mail.issue.in_tree_path" .TreePath}}
6666
<div class="review">
6767
<pre>{{.Patch}}</pre>
6868
<div>{{.RenderedContent}}</div>

0 commit comments

Comments
 (0)