Update pre-registrations
This commit is contained in:
parent
bdb0f677e5
commit
6242e316ae
4 changed files with 22 additions and 3 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue