Fix the repository settings menu.

This commit is contained in:
takezoe
2013-06-02 01:48:07 +09:00
parent 25f642a97b
commit 0cdb7fd5c7
3 changed files with 9 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
@import context._
@html.main("Settings"){
@html.header("settings", repository)
@menu("options"){
@menu("options", repository){
<form id="form" method="post" action="@path/new" validate="true">
<div class="box">
<div class="box-header">Settings</div>