Commit 2857266
committed
Frontend.XF: fix recently introduced crash
Somehow mainLayout was still queried at the click-handler
when it had already been at the SendPage class level. This
should have been done in [1] ([2]).
[1] 2d3b90c
[2] 262348b1 parent 22bb448 commit 2857266
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
758 | 757 | | |
759 | 758 | | |
760 | 759 | | |
| |||
0 commit comments