update repo page
This commit is contained in:
parent
18ba149137
commit
3a1fa012f7
3 changed files with 18 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue