From 1a4eab6f2579e5c5d94082ad71738f7e92ef7a28 Mon Sep 17 00:00:00 2001 From: Jake McDermott Date: Mon, 14 Dec 2020 11:19:21 -0500 Subject: [PATCH] Use type field as key for job display type --- awx/ui_next/src/screens/Job/JobDetail/JobDetail.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui_next/src/screens/Job/JobDetail/JobDetail.jsx b/awx/ui_next/src/screens/Job/JobDetail/JobDetail.jsx index 4c1dedacee..5d82bcbe23 100644 --- a/awx/ui_next/src/screens/Job/JobDetail/JobDetail.jsx +++ b/awx/ui_next/src/screens/Job/JobDetail/JobDetail.jsx @@ -181,7 +181,7 @@ function JobDetail({ job, i18n }) { } /> )} - +