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