0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 01:15:55 +02:00
gitea/templates/repo/issue
Okunev Yu Dmitry 55b4e77a5e Fix of template error in "/:owner/:repo/pulls" (#3343)
If anonymous (not signed in user) requests page
"/:owner/:repo/pulls" he gets an error:

  template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link

This commit fixes that.

Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
2016-07-29 22:59:38 +08:00
..
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Fix of template error in "/:owner/:repo/pulls" (#3343) 2016-07-29 22:59:38 +08:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
view.tmpl
view_content.tmpl #1601 support delete issue comment 2016-07-26 02:48:17 +08:00
view_title.tmpl Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00