Add Issues.

This commit is contained in:
shimamoto
2013-06-05 16:26:26 +09:00
parent e7ab61685b
commit 3208792393
6 changed files with 102 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
<a href="@path/@repository.owner/@repository.name">Code</a>
</th>
<th class="box-header@if(active=="issue"){ active}">
<a href="#">Issue</a>
<a href="@path/@repository.owner/@repository.name/issues">Issue</a>
</th>
<th class="box-header@if(active=="wiki"){ active}">
<a href="@path/@repository.owner/@repository.name/wiki">Wiki</a>