1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Update pre-registrations

This commit is contained in:
Yohann D'ANELLO
2020-04-12 04:39:57 +02:00
parent bdb0f677e5
commit 6242e316ae
4 changed files with 22 additions and 3 deletions

View File

@ -37,7 +37,7 @@ class WEIRegistrationTable(tables.Table):
)
edit = tables.LinkColumn(
'wei:wei_detail',
'wei:wei_update_registration',
args=[A('pk')],
verbose_name=_("Edit"),
text=_("Edit"),