Skip to content

Commit 010dd6b

Browse files
author
Levente Gal
committed
#13194 Add a "Survey" Card to the case view - don't allow sending survay if the case person doesn't have an email address - regenerate captions
1 parent eba5b74 commit 010dd6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sormas-api/src/main/java/de/symeda/sormas/api/i18n/Captions.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2699,6 +2699,7 @@ public interface Captions {
26992699
String SurveyToken_responseReceived = "SurveyToken.responseReceived";
27002700
String SurveyToken_survey = "SurveyToken.survey";
27012701
String SurveyToken_token = "SurveyToken.token";
2702+
String SurveyToken_uuid = "SurveyToken.uuid";
27022703
String symptomJournalOptionsButton = "symptomJournalOptionsButton";
27032704
String Symptoms = "Symptoms";
27042705
String Symptoms_abdominalPain = "Symptoms.abdominalPain";

0 commit comments

Comments
 (0)