Ignore:
Timestamp:
Aug 25, 2011, 1:03:04 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage, test-hooks
Children:
7b1e3ca
Parents:
6a646ce
git-author:
Alex Dehnert <adehnert@…> (08/25/11 01:03:04)
git-committer:
Alex Dehnert <adehnert@…> (08/25/11 01:03:04)
Message:

Add 'pagename':'groups' to signatories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/groups/views.py

    r6a646ce r9b4e15e  
    416416        'officers': officers_data,
    417417        'filter': groups_filterset,
     418        'pagename': 'groups',
    418419    }
    419420    return render_to_response('groups/groups_signatories.html', context, context_instance=RequestContext(request), )
Note: See TracChangeset for help on using the changeset viewer.