Commit ad26e4f
authored
Add an onError condition to handle cases where the global property does not exist so throws an error due to the null value (#570)
* Upgrade coreapps to 1.31.0 which has a fix for the issues displaying of the viral load widget using the obs across encounters widget
* Add an onError condition to handle cases where the global property does not exist so throws an error due to the null value
* Remove the default number of patients per day to blank1 parent 307671e commit ad26e4f
File tree
2 files changed
+3
-2
lines changed- api/src/main/resources
- omod/src/main/resources
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments