File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<div class="repo-home-sidebar-top">
2- <form class="ignore-dirty tw-flex tw-flex-1 tw-mt-1 " action="{{.RepoLink}}/search" method="get">
2+ <form class="ignore-dirty tw-flex tw-flex-1" action="{{.RepoLink}}/search" method="get">
33 <div class="ui small action input tw-flex-1">
44 <input name="q" size="10" placeholder="{{ctx.Locale.Tr "search.code_kind"}}"> {{template "shared/search/button"}}
55 </div>
Original file line number Diff line number Diff line change 11{{if and (not .HideRepoInfo) (not .IsBlame)}}
2- <div class="ui segments repository-summary tw-mt-1 tw-mb -0">
2+ <div class="ui segments repository-summary tw-my -0">
33 <div class="ui segment sub-menu repository-menu">
44 {{if and (.Permission.CanRead ctx.Consts.RepoUnitTypeCode) (not .IsEmptyRepo)}}
55 <a class="item muted {{if .PageIsCommits}}active{{end}}" href="{{.RepoLink}}/commits/{{.RefTypeNameSubURL}}">
You can’t perform that action at this time.
0 commit comments