Commit 210b8bc
fix:NoReverseMatch error in question delete template (#1440)
* fix:NoReverseMatch error in question delete template
* Rename variable 'item' to 'product' in question_delete.html
---------
Co-authored-by: Mario Behling <[email protected]>1 parent 2e82a3b commit 210b8bc
File tree
1 file changed
+2
-2
lines changed- app/eventyay/control/templates/pretixcontrol/items
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments