From 31d4d2c24a5c917e47ac106b4d6b9757c05ef0ad Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Wed, 10 Dec 2025 14:21:03 +0800 Subject: [PATCH] fix: remove unused test button from Saml2.vue --- .../views/system-setting/authentication/component/Saml2.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ui/src/views/system-setting/authentication/component/Saml2.vue b/ui/src/views/system-setting/authentication/component/Saml2.vue index 434f5e19d..fd84bf512 100644 --- a/ui/src/views/system-setting/authentication/component/Saml2.vue +++ b/ui/src/views/system-setting/authentication/component/Saml2.vue @@ -98,11 +98,6 @@ {{ $t('common.save') }} - - - {{ $t('views.system.test') }} -