From c422815048d79f80b12f11592244a01b2d89ae44 Mon Sep 17 00:00:00 2001 From: Wen Date: Sat, 19 Oct 2024 20:34:13 +1100 Subject: [PATCH] Fix unexpected trailing spaces --- .../question-submission-form.component.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/web/app/components/question-submission-form/question-submission-form.component.html b/src/web/app/components/question-submission-form/question-submission-form.component.html index 3ec6322f643..c31c3eec43e 100644 --- a/src/web/app/components/question-submission-form/question-submission-form.component.html +++ b/src/web/app/components/question-submission-form/question-submission-form.component.html @@ -81,7 +81,6 @@

Question {{ model.questionNumber }}: {{ mode [disabled]="isFormsDisabled" [attr.aria-label]="'Select recipient input question ' + model.questionNumber + ' index ' + i" placeholder="Type to search..." /> -
({{ model.recipientType | recipientTypeName: model.giverType }})