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

@@ -11,7 +11,7 @@
@import context._
@import view.helpers._
@html.main(s"Pull Requests - ${repository.owner}/${repository.name}", Some(repository)){
@html.header("pulls", repository){
@html.menu("pulls", repository){
<div class="row-fluid">
<div class="span3">
<ul class="nav nav-pills nav-stacked">