]> source.dussan.org Git - gitea.git/commit
Fix all the bugs in issues and pulls on dashboard (#943)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 17 Feb 2017 00:58:19 +0000 (08:58 +0800)
committerGitHub <noreply@github.com>
Fri, 17 Feb 2017 00:58:19 +0000 (08:58 +0800)
commit847527fd6dd8e53eea918e6e41da6ebc64be1388
treed240617fa9787331e540326bdde4574bfbbeac7c
parent669dad71f830693a83a50e3de52a86e3940497b6
Fix all the bugs in issues and pulls on dashboard (#943)

* fix all the bugs in issues and pulls on dashboard

* small fix and refactor

* add method getRepoIDs for IssueList
models/issue.go
models/user.go
routers/user/home.go
templates/user/dashboard/issues.tmpl