0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 11:40:58 +01:00
gitea/templates/admin
John Olheiser 2854031d87
Use form for admin purge user (#21070)
Fixes #20998

The basic modal actions were set up for basic confirmation-style modals,
however this modal also has a special form input, which instead requires
a form in the modal itself.
The basic modal actions are indirectly controlled by JS and are simple
`<div>` elements, whereas this requires a `<button>` to submit.

This appears to be similar to how we do it in (for example) the repo
deletion modal.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-09-12 21:52:17 +01:00
..
auth Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
base
emails
org
packages Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
repo
user Use form for admin purge user (#21070) 2022-09-12 21:52:17 +01:00
config.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
cron.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
dashboard.tmpl
hook_new.tmpl
hooks.tmpl
monitor.tmpl
navbar.tmpl
notice.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
process-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
process.tmpl
queue.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
stacktrace-row.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
stacktrace.tmpl