From aad42b29916ed27056cfbfaa96f0fd33a93c4074 Mon Sep 17 00:00:00 2001 From: George Drummond Date: Mon, 18 Feb 2019 09:43:51 -0500 Subject: [PATCH] Remove duplicate label and description text --- templates/fragments/edit_user_form.html | 5 ----- translations.yaml | 1 - 2 files changed, 6 deletions(-) diff --git a/templates/fragments/edit_user_form.html b/templates/fragments/edit_user_form.html index 88e2ef9e..fe821b65 100644 --- a/templates/fragments/edit_user_form.html +++ b/templates/fragments/edit_user_form.html @@ -27,11 +27,6 @@
- - - {{ "forms.date_hint" | translate }} {{ DatePicker(form.date_latest_training, mindate=mindate, maxdate=maxdate) }}
diff --git a/translations.yaml b/translations.yaml index a7923816..0cd93dbd 100644 --- a/translations.yaml +++ b/translations.yaml @@ -44,7 +44,6 @@ footer: browser_support: JEDI Cloud supported on these web browsers jedi_help_link_text: Questions? Contact your CCPO Representative forms: - date_hint: "For example: 11 28 1986" ccpo_review: comment_description: Provide instructions or notes for additional information that is necessary to approve the request here. The requestor may then re-submit the updated request or initiate contact outside of AT-AT if further discussion is required. This message will be shared with the person making the JEDI request.. comment_label: Instructions or comments