1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00

Update label popover help.

(re: #2293)
This commit is contained in:
Bill Nottingham 2016-06-10 14:38:46 -04:00
parent 61a85c823d
commit af1fac3b1d

View File

@ -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: "<p>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.</p>",
dataContainer: 'body'
},
variables: {