|
|
@@ -34,7 +34,7 @@ |
|
|
<form id="form_id" class="ui form" action="{{.Link}}" method="post"> |
|
|
<form id="form_id" class="ui form" action="{{.Link}}" method="post"> |
|
|
{{.CsrfTokenHtml}} |
|
|
{{.CsrfTokenHtml}} |
|
|
<input type="hidden" name='isBranches' value="{{.Branches}}"> |
|
|
<input type="hidden" name='isBranches' value="{{.Branches}}"> |
|
|
<input type="hidden" name="type" value="1"> |
|
|
|
|
|
|
|
|
<input type="hidden" name="type" value="0"> |
|
|
<h3 class="ui top attached header"> |
|
|
<h3 class="ui top attached header"> |
|
|
{{.i18n.Tr "repo.cloudbrain.new"}} |
|
|
{{.i18n.Tr "repo.cloudbrain.new"}} |
|
|
</h3> |
|
|
</h3> |
|
|
|