diff --git a/awx/ui/static/js/forms/SurveyQuestion.js b/awx/ui/static/js/forms/SurveyQuestion.js index e71fc30898..1193370d03 100644 --- a/awx/ui/static/js/forms/SurveyQuestion.js +++ b/awx/ui/static/js/forms/SurveyQuestion.js @@ -47,7 +47,7 @@ angular.module('SurveyQuestionFormDefinition', []) // addRequired: true, // editRequired: true, // column: 1, - // awPopOver: '
The suggested format for variable names are lowercase, underscore-seperated descriptive nouns.
'+ + // awPopOver: 'The suggested format for variable names are lowercase, underscore-separated descriptive nouns.
'+ // 'For example:
foo_bar
\n user_id
\n host_name
' ,
// dataTitle: 'Answer Variable Name',
// dataPlacement: 'right',
@@ -57,7 +57,7 @@ angular.module('SurveyQuestionFormDefinition', [])
ealName: 'variable',
type: 'custom',
control:''+
'