File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 <span class="text truncated-item-name"></span>
1818 {{svg "octicon-triangle-down" 14 "dropdown icon"}}
1919 <div class="menu">
20- <div class="item truncated-item-container" data-value="{{.SignedUser.ID}}" title="{{.Name}}"
20+ <div class="item truncated-item-container" data-value="{{.SignedUser.ID}}" title="{{.SignedUser. Name}}"
2121 {{if not .CanCreateRepoInDoer}}
22- data-create-repo-disallowed-prompt="{{ctx.Locale.TrN .MaxCreationLimit "repo.form.reach_limit_of_creation_1" "repo.form.reach_limit_of_creation_n" .MaxCreationLimitOfDoer}}"
22+ data-create-repo-disallowed-prompt="{{ctx.Locale.TrN .MaxCreationLimit "repo.form.reach_limit_of_creation_1" "repo.form.reach_limit_of_creation_n" .MaxCreationLimitOfDoer}}"
2323 {{end}}
2424 >
2525 {{ctx.AvatarUtils.Avatar .SignedUser 28 "mini"}}
You can’t perform that action at this time.
0 commit comments