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

@@ -2,7 +2,7 @@
@import context._
@import view.helpers._
@html.main("Settings", Some(repository)){
@html.header("settings", repository){
@html.menu("settings", repository){
@menu("hooks", repository){
@helper.html.information(info)
<h3>WebHook URLs</h3>