Begin adding tooltips to req form fields

This commit is contained in:
luis cielak
2018-08-09 14:57:45 -04:00
parent 659edcd183
commit a9be4665ce
7 changed files with 9 additions and 11 deletions

View File

@@ -26,9 +26,6 @@ class RequestForm(ValidatedForm):
jedi_usage = TextAreaField(
"JEDI Usage",
description="Briefly describe how you are expecting to use the JEDI Cloud",
render_kw={
"placeholder": "e.g. We are migrating XYZ application to the cloud so that..."
},
)
# Details of Use: Cloud Readiness