mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-07-27 02:55:25 +02:00
Changed score calculation in survey
This commit is contained in:
@ -71,7 +71,7 @@ class WEIRegistrationTable(tables.Table):
|
||||
'wei:wei_delete_registration',
|
||||
args=[A('pk')],
|
||||
orderable=False,
|
||||
verbose_name=_("delete"),
|
||||
verbose_name=_("Delete"),
|
||||
text=_("Delete"),
|
||||
attrs={
|
||||
'th': {
|
||||
|
Reference in New Issue
Block a user