mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 02:25:59 +01:00 
			
		
		
		
	Rename header.scala.html to menu.scala.html
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
| @import context._ | ||||
| @import view.helpers._ | ||||
| @html.main(s"${repository.owner}/${repository.name}", Some(repository)) { | ||||
|   @html.header("code", repository){ | ||||
|   @html.menu("code", repository){ | ||||
|     @tab(branch, repository, "files") | ||||
|     <div class="head"> | ||||
|       <a href="@url(repository)/tree/@encodeRefName(branch)">@repository.name</a> / | ||||
|   | ||||
		Reference in New Issue
	
	Block a user