From 44625b4a76b4e92d0acd820389fc848e75a0a138 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Thu, 10 Nov 2016 18:03:35 -0500 Subject: [PATCH] Turn smart status back on. This will throw a js error for workflow rows until recent_jobs are added as a summary_field to workflows --- awx/ui/client/src/lists/JobTemplates.js | 2 +- awx/ui/client/src/partials/job-template-smart-status.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/lists/JobTemplates.js b/awx/ui/client/src/lists/JobTemplates.js index 80c1002074..f12b394f10 100644 --- a/awx/ui/client/src/lists/JobTemplates.js +++ b/awx/ui/client/src/lists/JobTemplates.js @@ -42,7 +42,7 @@ export default label: i18n._('Activity'), columnClass: 'List-tableCell col-lg-2 col-md-2 hidden-sm hidden-xs', nosort: true, - //ngInclude: "'/static/partials/job-template-smart-status.html'", + ngInclude: "'/static/partials/job-template-smart-status.html'", type: 'template' }, labels: { diff --git a/awx/ui/client/src/partials/job-template-smart-status.html b/awx/ui/client/src/partials/job-template-smart-status.html index a9c6365970..1c45c5fe36 100644 --- a/awx/ui/client/src/partials/job-template-smart-status.html +++ b/awx/ui/client/src/partials/job-template-smart-status.html @@ -1 +1 @@ - +