Changeset ffdfde5
- Timestamp:
- Feb 6, 2012, 11:48:46 PM (14 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 2a587e4
- Parents:
- 8cf11c9
- git-author:
- Alex Dehnert <adehnert@…> (02/06/12 23:48:46)
- git-committer:
- Alex Dehnert <adehnert@…> (02/06/12 23:48:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_tools.part.html
rcb9b105 rffdfde5 6 6 <li><a href='{% url groups:group-manage-officers group.pk %}'>Update people</a></li> 7 7 <li><a href='{% url groups:group-manage-history group.pk %}'>History</a></li> 8 {% if group.pk < 1905 %} 9 <li><a href='https://sisapp2.mit.edu/asa/student_group_detail.do?action=detail&studentGroupId={{group.pk}}'>Old DB entry</a></li> 10 {% endif %} 8 11 </ul> 9 12 </div>
Note: See TracChangeset
for help on using the changeset viewer.