mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-06 15:15:27 +02:00
Fix header activation of milestones.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@import context._
|
||||
@import view.helpers._
|
||||
@html.main(s"Milestones - ${repository.owner}/${repository.name}"){
|
||||
@html.header("milestones", repository)
|
||||
@html.header("issues", repository)
|
||||
@issues.html.tab("milestones", repository)
|
||||
<div class="row-fluid">
|
||||
<div class="span3">
|
||||
|
||||
Reference in New Issue
Block a user