mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-22 20:53:40 +09:00
Fix #185
This commit is contained in:
@@ -63,6 +63,7 @@ func Issues(ctx *middleware.Context) {
|
||||
}
|
||||
mid = mile.Id
|
||||
}
|
||||
fmt.Println(mid)
|
||||
|
||||
page, _ := base.StrTo(ctx.Query("page")).Int()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user