Commit 16ac10e
authored
fix(QuickLinks): Use slug for name in Statins (#5802)
**Story card:**
[SIMPLEETH-32](https://rtsl.atlassian.net/browse/SIMPLEETH-32)
## Because
The Statins report tacks on the `name` of the facility to the report
URL. This is wrong since the report expects the facility `slug`.
## This addresses
Changing `name` to `slug` for generating the Statins quicklinks
## Test instructions
Check the full generated URL for a facility1 parent 9db6674 commit 16ac10e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
0 commit comments