|
|
@ -11,7 +11,7 @@ |
|
|
|
</h4> |
|
|
|
</h4> |
|
|
|
<div class="ui attached segment branch-protection"> |
|
|
|
<div class="ui attached segment branch-protection"> |
|
|
|
<p>{{.i18n.Tr "repo.settings.branch_protection_desc" .Branch.Name | Str2html}}</p> |
|
|
|
<p>{{.i18n.Tr "repo.settings.branch_protection_desc" .Branch.Name | Str2html}}</p> |
|
|
|
<form class="ui form" action="{{.Link}}" method="post"> |
|
|
|
<form class="ui form" action="{{EscapePound .Link}}" method="post"> |
|
|
|
{{.CSRFTokenHTML}} |
|
|
|
{{.CSRFTokenHTML}} |
|
|
|
<div class="inline field"> |
|
|
|
<div class="inline field"> |
|
|
|
<div class="ui checkbox"> |
|
|
|
<div class="ui checkbox"> |
|
|
|