From af1fac3b1d167e8a55ad49fcca171d45f67f4624 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 10 Jun 2016 14:38:46 -0400 Subject: [PATCH] Update label popover help. (re: #2293) --- awx/ui/client/src/forms/JobTemplates.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/src/forms/JobTemplates.js b/awx/ui/client/src/forms/JobTemplates.js index dbe8a31aab..2441f567fa 100644 --- a/awx/ui/client/src/forms/JobTemplates.js +++ b/awx/ui/client/src/forms/JobTemplates.js @@ -286,7 +286,7 @@ export default editRequired: false, dataTitle: 'Labels', dataPlacement: 'right', - awPopOver: 'You can add labels to a job template to aid in filtering', + awPopOver: "

Optional labels that describe this job template, such as 'dev' or 'test'. Labels can be used to group and filter job templates and completed jobs in the Tower display.

", dataContainer: 'body' }, variables: {