Changeset b8172c8 for asadb/template


Ignore:
Timestamp:
Mar 28, 2013, 6:16:41 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Merge branch 'midway'

  • midway: Handle duplicate groups Fix spelling of midway permission Add the midway permissions to the asa-ebm group Allow running diff_static_data from any directory Add Midway map link to front page Allow sorting and filtering the midway page Sort imports more Basic list of groups at the midway WIP: midway page WIP: Midway
Location:
asadb/template
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/index.html

    rde2f0ac r1cfab5a  
    4444        <li><a href='{%url fysm-select%}'>Submit an entry</a></li>
    4545    </ul></li>
     46    <li>Midway assignments: <a href='{% url midway-map-latest %}'>map</a></li>
    4647    <li>Membership updates<ul>
    4748        <li><a href='{%url membership-update-cycle %}'>Group update</a></li>
  • asadb/template/groups/create/startup_review.html

    rac93a0c r172255b  
    1414<tr><th>Description</th><td>{{group.description}}</td></tr>
    1515
    16 <tr><th colspan='2'>Type</th></tr>
     16<tr><th colspan='2'>Officers</th></tr>
    1717<tr><th>President</th><td>{{startup.president_name}} ({{startup.president_kerberos}})</td></tr>
    1818<tr><th>Treasurer</th><td>{{startup.treasurer_name}} ({{startup.treasurer_kerberos}})</td></tr>
Note: See TracChangeset for help on using the changeset viewer.