From 1edc688acbdc491c08db7bdbb0397f70d1415d30 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 16 Aug 2017 16:48:35 -0700 Subject: [PATCH] adding translation directive in places --- .../client/lib/components/input/label.partial.html | 6 +++--- .../src/shared/column-sort/column-sort.partial.html | 4 ++-- awx/ui/client/src/shared/directives.js | 2 +- awx/ui/client/src/shared/form-generator.js | 12 ++++++------ awx/ui/client/src/shared/generator-helpers.js | 2 +- .../shared/list-generator/list-actions.partial.html | 8 ++++---- .../shared/list-generator/list-generator.factory.js | 12 ++++++------ 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/awx/ui/client/lib/components/input/label.partial.html b/awx/ui/client/lib/components/input/label.partial.html index e5c79544d5..537fd89fb5 100644 --- a/awx/ui/client/lib/components/input/label.partial.html +++ b/awx/ui/client/lib/components/input/label.partial.html @@ -1,11 +1,11 @@