gitea/templates/repo
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
..
branch Allow unauthenticated users to compare (#11240) 2020-05-04 19:44:30 -03:00
diff Do not show arrows on comment diffs on pull comment pages (#12434) 2020-08-08 09:22:34 +08:00
editor Add loading spinners and mermaid error handling (#12358) 2020-08-04 20:56:37 +01:00
issue Prevent empty div when editing comment (#12404) 2020-08-04 22:30:02 +01:00
pulls Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
release Add compare link to releases (#11752) 2020-06-05 14:44:54 -04:00
settings Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
wiki Fix clone panel in wiki position not always align right (#12326) 2020-07-29 12:30:37 -04:00
activity.tmpl Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
blame.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
branch_dropdown.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commit_page.tmpl Match GH with Commit page (#12425) 2020-08-05 09:32:13 +08:00
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 2019-06-14 09:32:13 +08:00
commits.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
commits_list.tmpl Show full GPG commit status on PR commit history (#11702) 2020-06-02 20:22:26 -04:00
commits_list_small.tmpl Fix message wrapping on PR commit list (#11616) 2020-06-03 09:30:34 +01:00
commits_table.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
create.tmpl Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
empty.tmpl templates/repo/empty.tmpl : fix repo setup instructions (#12122) 2020-07-03 17:22:14 -04:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
header.tmpl Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
header_icon.tmpl Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
home.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
migrate.tmpl Allow site admin to disable mirrors (#11740) 2020-06-02 21:21:38 -04:00
migrating.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
search.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
shabox_badge.tmpl Use custom SVGs for commit signing lock icon (#12017) 2020-06-28 00:05:50 -04:00
sub_menu.tmpl UI: Fix wrong closing tag (#11910) 2020-06-16 11:27:20 -04:00
user_cards.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
view_file.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
view_list.tmpl Fix reply octicon (#11821) 2020-06-09 10:13:00 -05:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00