mirror of
https://gitee.com/gitea/gitea
synced 2025-11-26 03:10:25 +08:00
Batch updates
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user