This commit is contained in:
Unknown 2014-05-14 13:04:57 -04:00
parent 16bddd593a
commit b70db61854
4 changed files with 27 additions and 6 deletions

View file

@ -63,6 +63,7 @@ func Issues(ctx *middleware.Context) {
}
mid = mile.Id
}
fmt.Println(mid)
page, _ := base.StrTo(ctx.Query("page")).Int()