Changeset f27faaf for asadb/template
- Timestamp:
- Aug 6, 2011, 5:46:00 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 16b7515
- Parents:
- 7444bbe
- git-author:
- Alex Dehnert <adehnert@…> (08/06/11 05:46:00)
- git-committer:
- Alex Dehnert <adehnert@…> (08/06/11 05:46:00)
- Location:
- asadb/template/groups
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_change_main.html
ree679c6 rf27faaf 12 12 13 13 <form enctype="multipart/form-data" method="post" action=""> 14 {% csrf_token %} 14 15 {{ form|render }} 15 16 <input type='submit' value='Update' /> -
asadb/template/groups/group_change_officers.html
ree679c6 rf27faaf 33 33 34 34 <form enctype="multipart/form-data" method="post" action=""> 35 {% csrf_token %} 35 36 <table class='pretty-table group-change-officers-change'> 36 37 <thead>
Note: See TracChangeset
for help on using the changeset viewer.