diff --git a/apps/wei/tables.py b/apps/wei/tables.py index 2565bcbc..d3c4e14f 100644 --- a/apps/wei/tables.py +++ b/apps/wei/tables.py @@ -172,7 +172,7 @@ class WEIMembershipTable(tables.Table): class WEIRegistration1ATable(tables.Table): user = tables.LinkColumn( - 'wei:wei_update_registration', + 'wei:wei_bus_1A', args=[A('pk')], ) diff --git a/apps/wei/templates/wei/attribute_bus_1A.html b/apps/wei/templates/wei/attribute_bus_1A.html new file mode 100644 index 00000000..dbfb6494 --- /dev/null +++ b/apps/wei/templates/wei/attribute_bus_1A.html @@ -0,0 +1,60 @@ +{% extends "wei/base.html" %} + +{% load i18n %} + +{% block profile_content %} +