Changeset bb1a40e
- Timestamp:
- Apr 10, 2012, 4:15:45 AM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 04a46ed
- Parents:
- 1b51809
- git-author:
- Alex Dehnert <adehnert@…> (04/10/12 04:15:45)
- git-committer:
- MIT Association of Student Activities <asa@…> (04/10/12 04:15:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_change_officers.html
r1b51809 rbb1a40e 104 104 {% csrf_token %} 105 105 <table class='pretty-table'> 106 {{ bulk_form }}106 {{ bulk_form.as_table }} 107 107 <tr><th colspan='2'><input type='submit' value='Update' /></th></tr> 108 108 </table>
Note: See TracChangeset
for help on using the changeset viewer.