mirror of
https://github.com/go-gitea/gitea
synced 2025-08-05 00:58:19 +00:00
Code/repo search (#2582)
Indexed search of repository contents (for default branch only)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="file-content" class="{{TabSizeClass .Editorconfig .FileName}}">
|
||||
<div class="{{TabSizeClass .Editorconfig .FileName}} non-diff-file-content">
|
||||
<h4 class="ui top attached header" id="{{if .ReadmeExist}}repo-readme{{else}}repo-read-file{{end}}">
|
||||
{{if .ReadmeExist}}
|
||||
<i class="book icon ui left"></i>
|
||||
|
Reference in New Issue
Block a user