From cb113991a3cb963fcfc15f6562679d45a93c0c5e Mon Sep 17 00:00:00 2001 From: Giteabot Date: Thu, 8 Jun 2023 07:22:32 -0400 Subject: [PATCH] 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 --- templates/post-install.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/post-install.tmpl b/templates/post-install.tmpl index 7f74a4d0d2..5048b910d8 100644 --- a/templates/post-install.tmpl +++ b/templates/post-install.tmpl @@ -5,9 +5,9 @@
-
+
- + {{.locale.Tr