Commit 464a438
authored
[Governance] Handle transfer models without
## Summary of the problem
Closes #11980
## Describe your changes
We try to link to `local_hcb_code`. Otherwise, just link directly to the
transfer.
I think ideally we'd just link to the transfer's show page, but not all
models (e.g. `IncreaseCheck` have a show page). Most models just
redirect to the HcbCode anyways.local_hcb_code method (#11981)1 parent a5a24f1 commit 464a438
File tree
1 file changed
+1
-1
lines changed- app/views/governance/admin/transfer/approval_attempt_mailer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments