From 6794f331c33b74bebac8cf3a033d5be8bc5d4ea8 Mon Sep 17 00:00:00 2001 From: nixocio Date: Tue, 25 Aug 2020 10:10:52 -0400 Subject: [PATCH] Update styles to delete button to be secondary Update styles to delete button to be secondary. See: https://github.com/ansible/awx/issues/7041 Also: https://github.com/ansible/awx/issues/7984 --- .../InventoryGroupDetail/InventoryGroupDetail.jsx | 2 +- .../Inventory/InventoryGroups/InventoryGroupsList.jsx | 2 +- .../src/screens/Template/Survey/SurveyList.test.jsx | 8 ++++---- awx/ui_next/src/screens/Template/Survey/SurveyToolbar.jsx | 2 +- .../src/screens/Template/Survey/SurveyToolbar.test.jsx | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/awx/ui_next/src/screens/Inventory/InventoryGroupDetail/InventoryGroupDetail.jsx b/awx/ui_next/src/screens/Inventory/InventoryGroupDetail/InventoryGroupDetail.jsx index 7b5355d201..070e64d0ae 100644 --- a/awx/ui_next/src/screens/Inventory/InventoryGroupDetail/InventoryGroupDetail.jsx +++ b/awx/ui_next/src/screens/Inventory/InventoryGroupDetail/InventoryGroupDetail.jsx @@ -85,7 +85,7 @@ function InventoryGroupDetail({ i18n, inventoryGroup }) { {i18n._(t`Edit`)}