Changeset b8172c8 for asadb/template
- Timestamp:
- Mar 28, 2013, 6:16:41 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 870992c
- Parents:
- 5260840 (diff), c3a5618 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Alex Dehnert <adehnert@…> (03/28/13 06:16:41)
- git-committer:
- Alex Dehnert <adehnert@…> (03/28/13 06:16:41)
- Location:
- asadb/template
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/index.html
rde2f0ac r1cfab5a 44 44 <li><a href='{%url fysm-select%}'>Submit an entry</a></li> 45 45 </ul></li> 46 <li>Midway assignments: <a href='{% url midway-map-latest %}'>map</a></li> 46 47 <li>Membership updates<ul> 47 48 <li><a href='{%url membership-update-cycle %}'>Group update</a></li> -
asadb/template/groups/create/startup_review.html
rac93a0c r172255b 14 14 <tr><th>Description</th><td>{{group.description}}</td></tr> 15 15 16 <tr><th colspan='2'> Type</th></tr>16 <tr><th colspan='2'>Officers</th></tr> 17 17 <tr><th>President</th><td>{{startup.president_name}} ({{startup.president_kerberos}})</td></tr> 18 18 <tr><th>Treasurer</th><td>{{startup.treasurer_name}} ({{startup.treasurer_kerberos}})</td></tr>
Note: See TracChangeset
for help on using the changeset viewer.