Skip to content

Commit

Permalink
OHRI-1848: Fix address field in the registration form
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Oct 11, 2023
1 parent dbcc49c commit 980f31d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</addressComponent>
<addressComponent>
<field>ADDRESS_1</field>
<nameMapping>impl.commune</nameMapping>
<nameMapping>Location.address1</nameMapping>
<sizeMapping>40</sizeMapping>
<requiredInHierarchy>true</requiredInHierarchy>
</addressComponent>
Expand Down

0 comments on commit 980f31d

Please sign in to comment.