diff --git a/awx/ui/static/js/forms/SurveyQuestion.js b/awx/ui/static/js/forms/SurveyQuestion.js index 8f1be9b202..7ecf025b0e 100644 --- a/awx/ui/static/js/forms/SurveyQuestion.js +++ b/awx/ui/static/js/forms/SurveyQuestion.js @@ -150,7 +150,7 @@ angular.module('SurveyQuestionFormDefinition', []) control: '
'+ ''+ ''+ - '
This is not valid float!
'+ + '
This is not valid float!
'+ '
The value must be in range {{float_min}} to {{float_max}}!
'+ '
', column: 2,