mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 00:15:50 +01:00
Rename header.scala.html to menu.scala.html
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
@import context._
|
||||
@import view.helpers._
|
||||
@html.main(s"${repository.owner}/${repository.name}", Some(repository)) {
|
||||
@html.header("code", repository, Some(branch), pathList.isEmpty){
|
||||
@html.menu("code", repository, Some(branch), pathList.isEmpty){
|
||||
@tab(branch, repository, "files")
|
||||
<div class="head">
|
||||
<a href="@url(repository)/tree/@encodeRefName(branch)">@repository.name</a> /
|
||||
|
||||
Reference in New Issue
Block a user