1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00

Removed debug and cleaned up commits table

This commit is contained in:
EnesAlili 2016-09-29 14:43:50 +01:00
parent 8d3033cc11
commit 26a548598b
3 changed files with 7 additions and 7 deletions

View file

@ -33,7 +33,7 @@ const (
<table class="github-table" style="width: 100%;">
<thead>
<tr>
<th class="title">Milestones <span> {{.ClosedMS}} {{if eq 1 .ClosedMS}} closed and {{.OpenMS}} {{if eq 1 .OpenMS}} open </span>
<th class="title">Milestones <span> {{.ClosedMS}} closed and {{.OpenMS}} open</span>
</th>
<th></th>
</tr>