-
Notifications
You must be signed in to change notification settings - Fork 12
Commit f69fc0b
committed
[BUGFIX] Add missing fields to edit contact form
The postal and country fields were missing from the edit contact
form.1 parent 42f6423 commit f69fc0b
File tree
1 file changed
+32
-2
lines changed- samples/react-redux-patient-demographics-example/src/routes/Patient/Demographics/Contact
1 file changed
+32
-2
lines changedLines changed: 32 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | - | ||
215 | + | ||
216 | + | ||
217 | + | ||
218 | + | ||
219 | + | ||
220 | + | ||
221 | + | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
216 | 231 | | |
217 | 232 | | |
218 | 233 | | |
| |||
231 | 246 | | |
232 | 247 | | |
233 | 248 | | |
234 | - | ||
249 | + | ||
250 | + | ||
251 | + | ||
252 | + | ||
253 | + | ||
254 | + | ||
255 | + | ||
256 | + | ||
257 | + | ||
258 | + | ||
259 | + | ||
260 | + | ||
261 | + | ||
262 | + | ||
263 | + | ||
264 | + | ||
235 | 265 | | |
236 | 266 | | |
237 | 267 | | |
| |||
0 commit comments