0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-23 06:39:41 -05:00
forgejo/templates
Giteabot cb113991a3
Remove incorrect element ID on "post-install" page (#25104) (#25129)
Backport #25104 by @wxiaoguang

That ID is a "copy&paste" error, it conflicts with the
`initRepoMigrationStatusChecker` logic, which is the right function for
a real `#repo_migrating` element. That wrong ID causes incorrect page
navigation after installation.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-06-08 11:22:32 +00:00
..
admin Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
api/packages/pypi
base Improve notification icon and navbar (#25111) (#25124) 2023-06-08 10:19:13 +00:00
code
custom
devtest
explore Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
mail
org Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
package Consolidate the two review boxes into one (#24738) 2023-05-29 12:44:03 +02:00
projects Merge new project templates into one (#24985) 2023-05-31 08:50:18 +02:00
repo Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
shared Show bot label next to username when rendering autor link if the user is a bot (#24943) 2023-05-26 18:58:11 +02:00
status Improve notification icon and navbar (#25111) (#25124) 2023-06-08 10:19:13 +00:00
swagger fix swagger documentation for multiple files API endpoint (#25110) 2023-06-07 23:49:58 +08:00
user Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00
home.tmpl
install.tmpl Unification of registration fields order (#24737) 2023-05-15 20:29:39 +02:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2023-06-08 11:22:32 +00:00