Skip to content

Commit

Permalink
Fixed load Lokasi Periksa on CM edit #4
Browse files Browse the repository at this point in the history
  • Loading branch information
baksosapi committed Mar 21, 2018
1 parent 9400fc9 commit 2b84ae5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"name": "lokasiPeriksa",
"bind": "/model/instance/Kartu_ibu/Lokasi_periksa",
"bind": "/model/instance/Kartu_ibu/lokasi_periksa",
"shouldLoadValue": true
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
openmrs_entity_id="160534AAAAAAAAAAAAAAAAAAAAAAAAAA" />
<tanggal_periksa openmrs_entity="concept"
openmrs_entity_id="160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" />
<Lokasi_periksa openmrs_entity="concept"
<lokasi_periksa openmrs_entity="concept"
openmrs_entity_id="161010AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" />
<lokasi_periksa_other openmrs_entity="concept"
openmrs_entity_id="160632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"name": "lokasiPeriksa",
"bind": "/model/instance/Kartu_ibu/Lokasi_periksa"
"bind": "/model/instance/Kartu_ibu/lokasi_periksa"
},
{
"name": "pasienWilayah",
Expand Down

0 comments on commit 2b84ae5

Please sign in to comment.