summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/comment_tab.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/issue/comment_tab.tmpl')
-rw-r--r--templates/repo/issue/comment_tab.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/comment_tab.tmpl b/templates/repo/issue/comment_tab.tmpl
index d167055ca5..4197ea4f65 100644
--- a/templates/repo/issue/comment_tab.tmpl
+++ b/templates/repo/issue/comment_tab.tmpl
@@ -9,7 +9,7 @@
"MarkdownPreviewContext" .RepoLink
"TextareaName" "content"
"TextareaContent" $textareaContent
- "TextareaPlaceholder" ($.locale.Tr "repo.diff.comment.placeholder")
+ "TextareaPlaceholder" (ctx.Locale.Tr "repo.diff.comment.placeholder")
"DropzoneParentContainer" "form, .ui.form"
)}}
</div>