gitea/templates/repo/diff
mrsdizzie e63a041bb3
Move diff split code into own template file (#13919)
* Move diff split code into own template file

Separate split diff view same as unified already is. Mainly because I'm working on a separate PR with this change and merge conflicts for each change to box.tmpl are annoying and I'm worried about breaking something subtle while trying to resolve them.

* Fix error

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-12-09 23:47:48 -05:00
..
blob_excerpt.tmpl Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
box.tmpl Move diff split code into own template file (#13919) 2020-12-09 23:47:48 -05:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
compare.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
conversation.tmpl Reply button is not removed when deleting a code review comment (#13774) 2020-12-03 17:05:27 +02:00
image_diff.tmpl
new_comment.tmpl
new_review.tmpl Replace more icons with SVG, repo search tweaks (#13860) 2020-12-09 14:03:19 -05:00
options_dropdown.tmpl
section_split.tmpl Move diff split code into own template file (#13919) 2020-12-09 23:47:48 -05:00
section_unified.tmpl Reply button is not removed when deleting a code review comment (#13774) 2020-12-03 17:05:27 +02:00
stats.tmpl Render diff stats server-side (#13579) 2020-11-15 23:50:06 +00:00
whitespace_dropdown.tmpl