Changeset 6a9169b
- Timestamp:
- May 24, 2011, 4:05:07 AM (15 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- c2d6f93
- Parents:
- 4bc3ab9
- git-author:
- Alex Dehnert <adehnert@…> (05/24/11 04:05:07)
- git-committer:
- Alex Dehnert <adehnert@…> (05/24/11 04:05:07)
- File:
-
- 1 edited
-
asadb/groups/views.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/groups/views.py
r0c2a9ea r6a9169b 33 33 ('contact', { 34 34 'legend': 'Contact Information', 35 'fields': ['website_url', 'meeting_times', 'group_email', 'officer_email', 'athena_locker',],35 'fields': ['website_url', 'meeting_times', 'group_email', 'officer_email', ], 36 36 }), 37 37 ('more-info', {
Note: See TracChangeset
for help on using the changeset viewer.