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 @@
-
+