mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
update repo page
This commit is contained in:
@@ -23,7 +23,6 @@ func Single(params martini.Params, r render.Render, data base.TmplData) {
|
||||
}
|
||||
|
||||
data["IsRepoToolbarSource"] = true
|
||||
|
||||
data["Files"] = files
|
||||
|
||||
r.HTML(200, "repo/single", data)
|
||||
|
Reference in New Issue
Block a user