Skip to content

Commit 53a8655

Browse files
wxiaoguangdelvh
andauthored
Update templates/user/dashboard/issues.tmpl
Co-authored-by: delvh <[email protected]>
1 parent b6504ea commit 53a8655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/user/dashboard/issues.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
{{template "repo/issue/filter_item_label" dict "Labels" .Labels "QueryLink" $queryLinkWithFilter "SupportArchivedLabel" true}}
6262
{{end}}
6363

64-
{{/* at the moment there is no easy way to get poster caniditates on this page, so only show a username input, search what end user enters */}}
64+
{{/* at the moment there is no easy way to get poster candidates on this page, so only show a username input, search for what the end user enters */}}
6565
{{if ne $.ViewType "created_by"}}
6666
{{template "repo/issue/filter_item_user_fetch" dict
6767
"QueryParamKey" "poster"

0 commit comments

Comments
 (0)