Rename header.scala.html to menu.scala.html

This commit is contained in:
takezoe
2014-05-06 02:17:11 +09:00
parent ea1e9037c4
commit 0fe30e5629
30 changed files with 288 additions and 213 deletions

View File

@@ -4,7 +4,7 @@
@import context._
@import view.helpers._
@html.main(s"History - ${repository.owner}/${repository.name}", Some(repository)){
@html.header("wiki", repository){
@html.menu("wiki", repository){
@tab(if(pageName.isEmpty) "history" else "", repository)
<ul class="nav nav-tabs">
<li>