Revision 6c22d993

b/snf-astakos-app/astakos/im/tables.py
244 244
def member_action_extra_context(membership, table, col):
245 245

  
246 246
    context = []
247
    urls, actions, prompts, confirms = [], [], [], []
247 248

  
248 249
    if membership.state == ProjectMembership.REQUESTED:
249 250
        urls = ['astakos.im.views.project_reject_member',

Also available in: Unified diff