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:
parent
049ff73825
commit
b419bd2d52
4 changed files with 34 additions and 21 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue