mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02:00
Validation form (only front)
This commit is contained in:
@ -48,7 +48,7 @@ class WEIRegistrationTable(tables.Table):
|
||||
}
|
||||
)
|
||||
validate = tables.LinkColumn(
|
||||
'wei:wei_detail',
|
||||
'wei:validate_registration',
|
||||
args=[A('pk')],
|
||||
verbose_name=_("Validate"),
|
||||
text=_("Validate"),
|
||||
|
Reference in New Issue
Block a user