From 2e7b53cf9054b5822dfa69ba5f8bf8f256573f90 Mon Sep 17 00:00:00 2001 From: Keith Grant Date: Tue, 26 Jan 2021 14:22:50 -0800 Subject: [PATCH] remove job data duplicated in expanded view --- awx/ui_next/src/components/JobList/JobListItem.jsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/awx/ui_next/src/components/JobList/JobListItem.jsx b/awx/ui_next/src/components/JobList/JobListItem.jsx index 2e677db9bd..a84b1b0ec5 100644 --- a/awx/ui_next/src/components/JobList/JobListItem.jsx +++ b/awx/ui_next/src/components/JobList/JobListItem.jsx @@ -102,14 +102,6 @@ function JobListItem({ - - {credentials && credentials.length > 0 && (