mirror of
https://github.com/go-gitea/gitea
synced 2025-08-09 19:18:20 +00:00
finish initial version of pull request
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
{{else if .IsPullReuqestBroken}}
|
||||
<div class="item text red">
|
||||
<span class="octicon octicon-x"></span>
|
||||
{{$.i18n.Tr "repo.pulls.data_borken"}}
|
||||
{{$.i18n.Tr "repo.pulls.data_broken"}}
|
||||
</div>
|
||||
{{else if .Issue.CanAutoMerge}}
|
||||
<div class="item text green">
|
||||
|
Reference in New Issue
Block a user