From 4c5d8be8dae324dbfa5b380f5bcf2f6e73abea3c Mon Sep 17 00:00:00 2001 From: Nicolas Chaulet Date: Wed, 13 Jan 2021 10:00:26 -0400 Subject: [PATCH] [Fleet] Remove misleading information from enrollment token revoke modal (#88094) --- .../components/confirm_delete_modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/enrollment_token_list_page/components/confirm_delete_modal.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/enrollment_token_list_page/components/confirm_delete_modal.tsx index 45fd380a06f3..a87dd0c6d35e 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/enrollment_token_list_page/components/confirm_delete_modal.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/enrollment_token_list_page/components/confirm_delete_modal.tsx @@ -37,7 +37,7 @@ export const ConfirmEnrollmentTokenDelete = (props: Props) => {