Show the supporter_level title, not the class

This commit is contained in:
Henne Vogelsang 2013-10-22 15:56:44 +02:00
parent 8aeeabebab
commit 0e1a6b9771

View file

@ -32,6 +32,6 @@
%tr
%td= u.name
%td= u.email
%td= u.supporter_level
%td= u.supporter_level.title
%td= u.code
%td= u.code_is_valid
%td= u.code_is_valid