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:
parent
8d3033cc11
commit
26a548598b
3 changed files with 7 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue