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

Commit 1a96350

Browse files
SORMAS-Foundation#2902 - Extend event participant jurisdiction calculation
1 parent a758bb6 commit 1a96350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -877,8 +877,8 @@ public interface Captions {
877877
String EventParticipant = "EventParticipant";
878878
String EventParticipant_approximateAge = "EventParticipant.approximateAge";
879879
String EventParticipant_caseUuid = "EventParticipant.caseUuid";
880-
String EventParticipant_district = "EventParticipant.district";
881880
String EventParticipant_contactCount = "EventParticipant.contactCount";
881+
String EventParticipant_district = "EventParticipant.district";
882882
String EventParticipant_event = "EventParticipant.event";
883883
String EventParticipant_involvementDescription = "EventParticipant.involvementDescription";
884884
String EventParticipant_name = "EventParticipant.name";

0 commit comments

Comments
 (0)