mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
Add repo list data, need front-end fix
This commit is contained in:
@@ -41,7 +41,6 @@ func Single(ctx *middleware.Context, params martini.Params) {
|
||||
ctx.Data["Treenames"] = treenames
|
||||
ctx.Data["IsRepoToolbarSource"] = true
|
||||
ctx.Data["Files"] = files
|
||||
|
||||
ctx.Render.HTML(200, "repo/single", ctx.Data)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user