mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-16 10:25:49 +01:00
Fix issue title.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<th class="box-header@if(active=="code"){ active}">
|
||||
<a href="@path/@repository.owner/@repository.name">Code</a>
|
||||
</th>
|
||||
<th class="box-header@if(active=="issue"){ active}">
|
||||
<a href="@path/@repository.owner/@repository.name/issues">Issue</a>
|
||||
<th class="box-header@if(active=="issues"){ active}">
|
||||
<a href="@path/@repository.owner/@repository.name/issues">Issues</a>
|
||||
</th>
|
||||
<th class="box-header@if(active=="wiki"){ active}">
|
||||
<a href="@path/@repository.owner/@repository.name/wiki">Wiki</a>
|
||||
|
||||
Reference in New Issue
Block a user