From aa246086609d93b48e530939ea1f91d97a5967a3 Mon Sep 17 00:00:00 2001 From: Akita Noek Date: Tue, 7 Jun 2016 13:19:00 -0400 Subject: [PATCH] Fixed "always invalid" red indicator around survey default password field --- .../survey-maker/shared/question-definition.form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js index a870cba562..9f853e2787 100644 --- a/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js +++ b/awx/ui/client/src/job-templates/survey-maker/shared/question-definition.form.js @@ -282,7 +282,7 @@ export default ''+ ''+ ''+ - ''+ + ''+ ''+ '
The answer is shorter than the minimium length. Please make the answer longer.
' + '
The answer is longer than the maximum length. Please make the answer shorter.
' +