]> source.dussan.org Git - gitea.git/commit
Fix issue link in issues page
authorMichael Litvak <mlitbk@gmail.com>
Tue, 13 May 2014 20:37:09 +0000 (23:37 +0300)
committerMichael Litvak <mlitbk@gmail.com>
Tue, 13 May 2014 20:37:09 +0000 (23:37 +0300)
commitcca2a53d6f756ac9adee2570703558a545ec2f1f
treef54b9c0bc017038f7724a509c25a6fcdcd98b5e6
parent5d5c4535cb971f14c2cbde655e7f09d4f6b62eb1
Fix issue link in issues page

The link assumes that the issue belongs to the signed in
user, which is not necessarily the case
I changed it to use repository owner name instead
routers/user/home.go
templates/issue/user.tmpl