From 379824bbf716195a1d67684ac416c7b2278ff679 Mon Sep 17 00:00:00 2001 From: Marliana Lara Date: Thu, 4 Feb 2021 12:22:52 -0500 Subject: [PATCH] Update cancel buttons to link style --- .../AssociateModal/AssociateModal.jsx | 2 +- .../components/DeleteButton/DeleteButton.jsx | 2 +- .../DisassociateButton/DisassociateButton.jsx | 2 +- .../FormActionGroup/FormActionGroup.jsx | 2 +- awx/ui_next/src/components/Lookup/Lookup.jsx | 2 +- .../PaginatedDataList/ToolbarDeleteButton.jsx | 2 +- .../DeleteRoleConfirmationModal.jsx | 2 +- .../DeleteRoleConfirmationModal.test.jsx.snap | 18 +++++++++--------- .../Credential/shared/CredentialForm.jsx | 2 +- .../shared/InventoryGroupsDeleteModal.jsx | 2 +- .../screens/Setting/shared/RevertAllAlert.jsx | 2 +- .../Setting/shared/RevertFormActionGroup.jsx | 2 +- .../screens/Team/TeamRoles/TeamRolesList.jsx | 2 +- .../src/screens/Template/Survey/SurveyList.jsx | 2 +- .../Modals/DeleteAllNodesModal.jsx | 2 +- .../Modals/LinkModals/LinkDeleteModal.jsx | 2 +- .../Modals/LinkModals/LinkModal.jsx | 2 +- .../Modals/NodeModals/NodeDeleteModal.jsx | 2 +- .../screens/User/UserRoles/UserRolesList.jsx | 2 +- 19 files changed, 27 insertions(+), 27 deletions(-) diff --git a/awx/ui_next/src/components/AssociateModal/AssociateModal.jsx b/awx/ui_next/src/components/AssociateModal/AssociateModal.jsx index bddb53b949..e0ba840994 100644 --- a/awx/ui_next/src/components/AssociateModal/AssociateModal.jsx +++ b/awx/ui_next/src/components/AssociateModal/AssociateModal.jsx @@ -112,7 +112,7 @@ function AssociateModal({ , , , - , ]} diff --git a/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx b/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx index 9c8958db80..f9afa31179 100644 --- a/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx +++ b/awx/ui_next/src/components/PaginatedDataList/ToolbarDeleteButton.jsx @@ -160,7 +160,7 @@ function ToolbarDeleteButton({ , , - , ]} diff --git a/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap b/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap index 88f00b20bb..caeea4e351 100644 --- a/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap +++ b/awx/ui_next/src/components/ResourceAccessList/__snapshots__/DeleteRoleConfirmationModal.test.jsx.snap @@ -29,7 +29,7 @@ exports[` should render initially 1`] = ` , , @@ -56,7 +56,7 @@ exports[` should render initially 1`] = ` , , @@ -80,7 +80,7 @@ exports[` should render initially 1`] = ` , , @@ -212,8 +212,8 @@ exports[` should render initially 1`] = ` , , @@ -517,13 +517,13 @@ exports[` should render initially 1`] = ` , , , diff --git a/awx/ui_next/src/screens/Template/WorkflowJobTemplateVisualizer/Modals/LinkModals/LinkModal.jsx b/awx/ui_next/src/screens/Template/WorkflowJobTemplateVisualizer/Modals/LinkModals/LinkModal.jsx index ed11bf59c2..b3469e93dd 100644 --- a/awx/ui_next/src/screens/Template/WorkflowJobTemplateVisualizer/Modals/LinkModals/LinkModal.jsx +++ b/awx/ui_next/src/screens/Template/WorkflowJobTemplateVisualizer/Modals/LinkModals/LinkModal.jsx @@ -36,7 +36,7 @@ function LinkModal({ header, i18n, onConfirm }) { ,