This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/settings
Zettat123 5a12e95d2a
Fix 404 error viewing the LFS file (#22945)
Fix #22734.

According to
[`view_file.tmpl`](https://github.com/go-gitea/gitea/blob/main/templates/repo/view_file.tmpl#L82),
`lfs_file.tmpl` should use `AssetUrlPrefix` instead of `AppSubUrl`.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-02-17 11:55:33 +08:00
..
webhook
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
lfs.tmpl
lfs_file.tmpl Fix 404 error viewing the LFS file (#22945) 2023-02-17 11:55:33 +08:00
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl
nav.tmpl
navbar.tmpl
options.tmpl
protected_branch.tmpl
runner_edit.tmpl
runners.tmpl
secrets.tmpl
tags.tmpl