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 1313 {{end}}
1414 {{if not ctx.Consts.RepoUnitTypeIssues.UnitGlobalDisabled}}
1515 <a class="item {{$itemExtraClass}}" href="{{AppSubUrl}}/issues" data-tooltip-content="{{ctx.Locale.Tr "issues"}}">
16- {{svg "octicon-issue-opened"}}
16+ {{svg "octicon-issue-opened"}}
1717 </a>
1818 {{end}}
1919 {{if not ctx.Consts.RepoUnitTypePullRequests.UnitGlobalDisabled}}
2020 <a class="item {{$itemExtraClass}}" href="{{AppSubUrl}}/pulls" data-tooltip-content="{{ctx.Locale.Tr "pull_requests"}}">
21- {{svg "octicon-git-pull-request"}}
21+ {{svg "octicon-git-pull-request"}}
2222 </a>
2323 {{end}}
2424 <a class="item {{$itemExtraClass}}" href="{{AppSubUrl}}/notifications" data-tooltip-content="{{ctx.Locale.Tr "notifications"}}">
You can’t perform that action at this time.
0 commit comments