mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
c0da3638e7
There was a serious regression in #21012 which broke the Show More button on the diff page, and the show more button was also broken on the file tree too. This PR fixes this by resetting the pageData.diffFiles as the vue watched value and reattachs a function to the show more button outside of the file tree view. Fix #22380 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
---|---|---|
.. | ||
blob_excerpt.tmpl | ||
box.tmpl | ||
comment_form.tmpl | ||
comment_form_datahandler.tmpl | ||
comments.tmpl | ||
compare.tmpl | ||
conversation.tmpl | ||
csv_diff.tmpl | ||
escape_title.tmpl | ||
image_diff.tmpl | ||
new_comment.tmpl | ||
new_review.tmpl | ||
options_dropdown.tmpl | ||
section_code.tmpl | ||
section_split.tmpl | ||
section_unified.tmpl | ||
stats.tmpl | ||
whitespace_dropdown.tmpl |