forked from forgejo/forgejo
Modify behaviour of repo-delete. (#3232)
Re: issues gogits/gogs#2863 and gogits/gogs#3231 As a result of modifications to the contents of the conf folder, `make bindata` was run, causing an update to bindata.go. Meta ----- This commit will be rebased onto the 'develop' branch.
This commit is contained in:
parent
d62ab49978
commit
467d7dacb6
5 changed files with 704 additions and 941 deletions
|
@ -59,8 +59,6 @@
|
|||
<p>{{.i18n.Tr "repo.settings.delete_desc"}}</p>
|
||||
<p>{{.i18n.Tr "repo.settings.delete_notices_2"}}</p>
|
||||
<p>{{.i18n.Tr "repo.settings.delete_notices_fork_1"}}</p>
|
||||
<p>{{.i18n.Tr "repo.settings.delete_notices_fork_2"}}</p>
|
||||
<p>{{.i18n.Tr "repo.settings.delete_notices_fork_3"}}</p>
|
||||
</div>
|
||||
{{template "base/delete_modal_actions" .}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue