Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 72c3a38

Browse files
author
barnabartha
committed
SORMAS-Foundation#3152 - group symptoms order them alphabetically within each group
1 parent 067da83 commit 72c3a38

85 files changed

Lines changed: 417 additions & 217 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1601,7 +1601,7 @@ public interface Captions {
16011601
String Symptoms_symptomsUnknownOccurred = "Symptoms.symptomsUnknownOccurred";
16021602
String Symptoms_temperature = "Symptoms.temperature";
16031603
String Symptoms_temperatureSource = "Symptoms.temperatureSource";
1604-
String Symptoms_throbocytopenia = "Symptoms.throbocytopenia";
1604+
String Symptoms_thrombocytopenia = "Symptoms.thrombocytopenia";
16051605
String Symptoms_tremor = "Symptoms.tremor";
16061606
String Symptoms_unexplainedBleeding = "Symptoms.unexplainedBleeding";
16071607
String Symptoms_unilateralCataracts = "Symptoms.unilateralCataracts";

0 commit comments

Comments
 (0)