This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
emails Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
org Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
packages Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
repo Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
hook_new.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
hooks.tmpl Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
monitor.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00