1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00: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 Implement issue and pull request templates. 2016-02-18 21:21:30 -02:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05:00
list.tmpl Fix of template error in "/:owner/:repo/pulls" (#3343) 2016-07-29 22:59:38 +08:00
milestone_new.tmpl #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05:00
milestones.tmpl #1146 finish new access rights for collaborators 2016-03-05 20:45:23 -05:00
navbar.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
new_form.tmpl Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
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
view.tmpl #2458 fix emoji been rendered inside raw content area 2016-07-11 05:28:56 +08:00