1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/templates
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
..
admin Use form for admin purge user (#21070) 2022-09-12 21:52:17 +01:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
mail Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
org Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
package Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
repo Make labels clickable in the comments section. (#21137) 2022-09-12 13:45:14 -04:00
shared Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Fill the specified ref in webhook test payload (#20961) 2022-09-04 12:18:07 +03:00
user Center-aligning content of WebAuthN page (#21127) 2022-09-09 16:18:54 -04:00
home.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00