mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-02 06:47:40 +03:00
Showing index in front of issue title
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
|
||||
<div class="content">
|
||||
<div class="header">{{$repoOwner.Name}}/{{$repo.Name}}</div>
|
||||
<div class="description">{{$issue.Title}}</div>
|
||||
<div class="description">#{{$issue.Index}} - {{$issue.Title}}</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user