From 64b9b21790c234627808cca2ee85ed9cedaae705 Mon Sep 17 00:00:00 2001 From: Giteabot Date: Wed, 11 Jun 2025 08:55:40 +0800 Subject: [PATCH] Hide href attribute of a tag if there is no target_url (#34556) (#34684) Backport #34556 by @lunny Relate #34450 Co-authored-by: Lunny Xiao --- web_src/js/components/DashboardRepoList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_src/js/components/DashboardRepoList.vue b/web_src/js/components/DashboardRepoList.vue index 406156d21e..83b6f9a5cc 100644 --- a/web_src/js/components/DashboardRepoList.vue +++ b/web_src/js/components/DashboardRepoList.vue @@ -428,7 +428,7 @@ export default defineComponent({ - +