Changeset b32adb6 for asadb/template
- Timestamp:
- Jun 21, 2012, 3:29:15 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- b8d924e
- Parents:
- df88ee9
- git-author:
- Alex Dehnert <adehnert@…> (06/21/12 03:29:15)
- git-committer:
- Alex Dehnert <adehnert@…> (06/21/12 03:29:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_tools.part.html
r32c872e rb32adb6 7 7 <li><a href='{% url groups:group-space-access group.pk %}'>Space access</a></li> 8 8 <li><a href='{% url groups:group-manage-history group.pk %}'>History</a></li> 9 {% if group.pk < 1905 %}10 <li><a href='https://sisapp2.mit.edu/asa/student_group_detail.do?action=detail&studentGroupId={{group.pk}}'>Old DB entry</a></li>11 {% endif %}12 9 </ul> 13 10 </div>
Note: See TracChangeset
for help on using the changeset viewer.