mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 08:55:50 +01:00
Rename header.scala.html to menu.scala.html
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@import context._
|
||||
@import view.helpers._
|
||||
@html.main(s"${pageName} - ${repository.owner}/${repository.name}", Some(repository)){
|
||||
@html.header("wiki", repository){
|
||||
@html.menu("wiki", repository){
|
||||
@tab((if(pageName == "Home") "home" else ""), repository)
|
||||
<ul class="nav nav-tabs">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user