0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 01:58:20 +01:00
gitea/templates
zeripath 96add8c319
Do not show arrows on comment diffs on pull comment pages (#12434)
* Do not show arrows on comment diffs on pull comment pages

Prior to this PR it was possible that an expansion arrow could be displayed
on comment diffs displayed on the comments pages of pulls

These arrows would not successfully work because they were not attached to
a commit id - nor can they necessarily be.

This PR prevents these from being shown.

Fix #10851

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* one more indentation fix

Signed-off-by: Andrew Thornton <art27@cantab.net>

* one more indentation fix

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-08-08 09:22:34 +08:00
..
admin Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
base Add SVG favicon (#12437) 2020-08-06 08:04:51 +01:00
custom
explore Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
mail
org Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
pwa
repo Do not show arrows on comment diffs on pull comment pages (#12434) 2020-08-08 09:22:34 +08:00
status
swagger Add API to update pr headBranch (#12419) 2020-08-04 21:55:22 +01:00
user UserProfile Page: Render Description (#12415) 2020-08-05 15:48:37 +08:00
home.tmpl
install.tmpl