From 0fbd6dde1ee078a60567e601b1ceeee62521a4c5 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Thu, 8 Dec 2016 12:06:16 -0500 Subject: [PATCH] Change TOTAL JOBS to TOTAL TEMPLATES in the workflow maker --- .../workflows/workflow-maker/workflow-maker.block.less | 2 +- .../workflows/workflow-maker/workflow-maker.partial.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.block.less b/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.block.less index bd0c733046..dda0f48c71 100644 --- a/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.block.less +++ b/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.block.less @@ -154,7 +154,7 @@ padding-left: 20px; } .WorkflowLegend-maker--right { - flex: 0 0 170px; + flex: 0 0 182px; text-align: right; padding-right: 20px; } diff --git a/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.partial.html b/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.partial.html index f3ea67b990..95d4816dfb 100644 --- a/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.partial.html +++ b/awx/ui/client/src/templates/workflows/workflow-maker/workflow-maker.partial.html @@ -56,7 +56,7 @@
- TOTAL JOBS + TOTAL TEMPLATES