mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-04 09:24:36 -04:00
Batch updates
This commit is contained in:
parent
cb52f6d07d
commit
7356153ba3
8 changed files with 41 additions and 13 deletions
|
@ -140,5 +140,5 @@ func DeleteUser(ctx *middleware.Context, params martini.Params) {
|
|||
log.Trace("%s User deleted by admin(%s): %s", ctx.Req.RequestURI,
|
||||
ctx.User.LowerName, ctx.User.LowerName)
|
||||
|
||||
ctx.Redirect("/admin/users", 302)
|
||||
ctx.Redirect("/admin/users")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue