Commit 8e51433
Use type-appropriate renderer for custom metadata columns in message browser
This fixes what was apparently a regression bug in Mirth 3.2.0
introduced by commit 70eba57. It
restores the functionality to display the contents of custom metadata
columns in a format appropriate to the column type rather than always
using the default MessageBrowserTextCellRenderer for non-String types.
Signed-off-by: Tony Germano <tony@germano.name>
Commit-message-by: Tony Germano <tony@germano.name>
Issue: #75
Related: nextgenhealthcare/connect#62031 parent 75ca77c commit 8e51433
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
385 | 388 | | |
386 | 389 | | |
387 | 390 | | |
| |||
0 commit comments