mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Fix the repository settings menu.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user