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

@@ -12,7 +12,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="pullreq-info">
<div id="compare-info">
<a href="#" id="edit-compare-condition" class="btn btn-mini pull-right">Edit</a>