diff options
author | delvh <dev.lh@web.de> | 2023-03-21 01:41:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-20 20:41:57 -0400 |
commit | 6250fe1dc15eccc18cdc4261e354c1c77f0a7fca (patch) | |
tree | 9a2340f98a9bf7ed2d055197f223103592cd1af6 /routers | |
parent | f83246edb263c039904ee9723f5dfc2a46f2259f (diff) | |
download | gitea-6250fe1dc15eccc18cdc4261e354c1c77f0a7fca.tar.gz gitea-6250fe1dc15eccc18cdc4261e354c1c77f0a7fca.zip |
Fix `.locale.Tr` function not found in delete modal (#23468)
Caught by @wxiaoguang in
https://github.com/go-gitea/gitea/pull/23337#issuecomment-1467317742.
Additionally, there were three instances that have the same content as `templates/base/deletion_modal_actions.tmpl` but that are not intended to delete something.
Instead of renaming the template above, these instances were simply re-hard-coded again.
Renaming/improving the template above is left for future PRs.
Diffstat (limited to 'routers')
0 files changed, 0 insertions, 0 deletions