mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 11:27:03 +01:00
The .blob-excerpt elements don't have these data attributes in some cases resulting in bogus http request when expanding a diff and clicking into the expanded area. This prevents those. Should backport to 1.13. Fixes: https://github.com/go-gitea/gitea/issues/13759