diff --git a/awx/ui/client/src/job-results/job-results.partial.html b/awx/ui/client/src/job-results/job-results.partial.html
index 4b2d8be6ea..c7fd2a1e0d 100644
--- a/awx/ui/client/src/job-results/job-results.partial.html
+++ b/awx/ui/client/src/job-results/job-results.partial.html
@@ -62,6 +62,19 @@
+
+
+
+
+
+ {{ status_label }}
+
+
+
@@ -387,44 +400,6 @@
-
-
-
-
-
-
-
diff --git a/awx/ui/client/src/workflow-results/workflow-results.partial.html b/awx/ui/client/src/workflow-results/workflow-results.partial.html
index ac04b114e8..86f0ad13a4 100644
--- a/awx/ui/client/src/workflow-results/workflow-results.partial.html
+++ b/awx/ui/client/src/workflow-results/workflow-results.partial.html
@@ -62,6 +62,19 @@
+
+
+
+
+
+ {{ status_label }}
+
+
+
@@ -180,7 +193,7 @@
-
+
@@ -195,7 +208,10 @@
+ fa icon-job-{{ workflow.status }}"
+ aw-tool-tip="Job {{status_label}}"
+ aw-tip-placement="top"
+ data-original-title>
{{ workflow.name }}