Skip to content

Commit f4ef7ee

Browse files
yp05327GiteaBot
andauthored
1 parent bb9e20e commit f4ef7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/issue/view_content/comments_delete_time.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{{.ctxData.CsrfTokenHtml}}
88
</form>
99
<div class="header">{{.ctxData.locale.Tr "repo.issues.del_time"}}</div>
10-
{{template "base/modal_actions_confirm" .}}
10+
{{template "base/modal_actions_confirm" (dict "locale" .ctxData.locale)}}
1111
</div>
1212
<button class="ui icon button compact mini issue-delete-time" data-id="{{.comment.Time.ID}}" data-tooltip-content="{{.ctxData.locale.Tr "repo.issues.del_time"}}">
1313
{{svg "octicon-trash"}}

0 commit comments

Comments
 (0)