Skip to content

Commit

Permalink
updated gender options
Browse files Browse the repository at this point in the history
  • Loading branch information
daviemukungi committed Oct 17, 2024
1 parent 352dc1e commit a37d05f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configuration/globalproperties/gp_bdsecGender.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<config>
<globalProperties>
<globalProperty>
<property>mrs.genders</property>
<value>{"M":"Male", "F":"Female"}</value>
</globalProperty>
</globalProperties>
</config>

0 comments on commit a37d05f

Please sign in to comment.