added li_membership in list
This commit is contained in:
@@ -16,6 +16,10 @@ table.table
|
|||||||
= supporter.street
|
= supporter.street
|
||||||
br
|
br
|
||||||
= "#{supporter.zip} #{supporter.city}"
|
= "#{supporter.zip} #{supporter.city}"
|
||||||
td = supporter.support
|
td
|
||||||
|
= supporter.support
|
||||||
|
- if supporter.li_membership
|
||||||
|
br
|
||||||
|
| Mitgliedschaft
|
||||||
td = supporter.comments
|
td = supporter.comments
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user