Skip to content

Commit

Permalink
backport comit divergenze fix
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Jul 29, 2019
1 parent 66be63a commit 53f6434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/repo/branch/list.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<thead>
<tr>
<th class="six wide">{{.i18n.Tr "repo.branch.name"}}</th>
<th class="two wide"></th>
<th class="three wide"></th>
<th class="two wide"></th>
{{if and $.IsWriter (not $.IsMirror) (not $.Repository.IsArchived)}}
<th class="one wide right aligned">{{.i18n.Tr "repo.branch.delete_head"}}</th>
Expand Down

0 comments on commit 53f6434

Please sign in to comment.