Giteabot 1f90376041
Fix show more for image on diff page (#25672) (#25673)
Backport #25672 by @HesterG

Right now when clicking on loadmore on files change page, if the loaded
content is image, it will be always in load status:


https://github.com/go-gitea/gitea/assets/17645053/39e449b6-067a-474c-9443-9dd98d5bbfe2

This PR fixes this by adding `initImageDiff ` to `onShowMoreFiles `

After:


https://github.com/go-gitea/gitea/assets/17645053/87bbb13e-0064-4a6e-a7ad-0f0060eb8bff

Co-authored-by: HesterG <hestergong@gmail.com>
2023-07-04 04:44:45 -04:00
..
2022-12-24 00:03:11 +08:00
2023-05-18 09:14:31 +08:00
2022-12-24 00:03:11 +08:00
2022-12-24 00:03:11 +08:00
2022-12-24 00:03:11 +08:00
2022-12-24 00:03:11 +08:00
2022-12-24 00:03:11 +08:00
2023-05-18 11:50:11 +00:00