add the Owner Name to differentiate when merging
This commit is contained in:
parent
7463f9d9c9
commit
603f120215
|
|
@ -47,7 +47,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{if .IsNothingToCompare}}
|
{{if .IsNothingToCompare}}
|
||||||
<div class="ui segment">
|
<div class="ui segment">
|
||||||
{{.i18n.Tr "repo.pulls.nothing_to_compare"}}
|
{{.i18n.Tr "repo.pulls.nothing_to_compare"}}
|
||||||
</div>
|
</div>
|
||||||
{{else if .HasPullRequest}}
|
{{else if .HasPullRequest}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user