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

Add issue creator real names

This commit is contained in:
Elliott Stoneham 2016-09-05 14:51:10 +01:00
parent 049ff73825
commit b419bd2d52
4 changed files with 34 additions and 21 deletions

View file

@ -73,7 +73,7 @@ const (
<td style="width:40%;">
<h6>{{$data.Repo}}</h6> <br>
<span class="date-meta">opened on {{$data.Date}} by {{$data.Name}}</span>
<span class="date-meta">{{$data.Creator}} opened on {{$data.Date}}</span>
</td>
</tr>
{{end}}