add the Owner Name to differentiate when merging

This commit is contained in:
罗奕斐 2018-04-17 12:15:13 +08:00
parent 7463f9d9c9
commit 603f120215
No known key found for this signature in database
GPG Key ID: 73FCDAD1593FEC34

View File

@ -47,7 +47,7 @@
</div>
{{if .IsNothingToCompare}}
<div class="ui segment">
<div class="ui segment">
{{.i18n.Tr "repo.pulls.nothing_to_compare"}}
</div>
{{else if .HasPullRequest}}