finish new milestone page
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
{{else}}
|
||||
<ul class="list-unstyled">
|
||||
{{range .ClosedMilestones}}
|
||||
<li class="milestone-item" data-id="{{.Id}}">
|
||||
<li class="milestone-item" data-id="{{.ID}}">
|
||||
<p><strong>{{.Name}}</strong></p>
|
||||
<p>Closed {{TimeSince .ClosedDate $.Lang}}</p>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user