gitea/templates/repo/issue
sebastian-sauer 66f8da538a
Use pulls url if issue is a pull request ()
if a pull request is displayed use the /pulls path
if a pull requests diff is displayed use the /pulls/{id}/files url
if an issue is displayed use the issues url

Fixes 

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
..
labels Use subdir for URL ()
view_content Use pulls url if issue is a pull request ()
branch_selector_field.tmpl Enforce tab indentation in templates ()
choose.tmpl Add class to page content to unify top margin ()
comment_tab.tmpl Add attachments for PR reviews ()
label_precolors.tmpl
labels.tmpl Add class to page content to unify top margin ()
list.tmpl Prevent panic when empty MilestoneID in repo/issue/list ()
milestone_issues.tmpl Fix layout of milestone view ()
milestone_new.tmpl Add class to page content to unify top margin ()
milestones.tmpl Use a generic markup class to display externally rendered files and diffs ()
navbar.tmpl Search bar for issues/pulls ()
new.tmpl Add class to page content to unify top margin ()
new_form.tmpl Display current stopwatch in navbar ()
openclose.tmpl Markdown and Repo header tweaks ()
search.tmpl Disable search box autofocus on issue/pr pages ()
view.tmpl Remove New PR button in PRs ()
view_content.tmpl Add attachments for PR reviews ()
view_title.tmpl Enforce tab indentation in templates ()