Skip to content

Commit

Permalink
Merge pull request #45 from IntelliSOFT-Consulting/updateGender
Browse files Browse the repository at this point in the history
updated gender options
  • Loading branch information
daviemukungi authored Oct 17, 2024
2 parents 352dc1e + a37d05f commit bc52b36
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 bc52b36

Please sign in to comment.