mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Show the supporter_level title, not the class
This commit is contained in:
parent
8aeeabebab
commit
0e1a6b9771
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue