(refs #488) Move Milestone and Assignee.

This commit is contained in:
shimamoto
2014-09-27 23:48:38 +09:00
parent 9684b158ce
commit d847e27cf9
3 changed files with 60 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
@commentform(issue, true, hasWritePermission, repository)
</div>
<div class="span2">
@issueinfo(issue, issueLabels, labels, hasWritePermission, repository)
@issueinfo(issue, issueLabels, collaborators, milestones, labels, hasWritePermission, repository)
<hr/>
</div>