Changeset b32adb6 for asadb/template


Ignore:
Timestamp:
Jun 21, 2012, 3:29:15 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Remove link to old database

The old database is no longer live; there's no point to linking it anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/groups/group_tools.part.html

    r32c872e rb32adb6  
    77    <li><a href='{% url groups:group-space-access group.pk %}'>Space access</a></li>
    88    <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&amp;studentGroupId={{group.pk}}'>Old DB entry</a></li>
    11     {% endif %}
    129</ul>
    1310</div>
Note: See TracChangeset for help on using the changeset viewer.