Commit fbb4174
committed
Fix missing details text for patients with keep-in-triage status
When a patient's latest triage is keep_in_triage, triage_summary returns nil, and no details text is shown on the programme status card. We should instead show the standard needs_triage text here.1 parent 2b5c3c0 commit fbb4174
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments