Changeset c3061dd for asadb/template


Ignore:
Timestamp:
Mar 28, 2012, 12:17:36 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
6ae8c4a
Parents:
8b68c67
git-author:
Alex Dehnert <adehnert@…> (03/27/12 22:15:55)
git-committer:
Alex Dehnert <adehnert@…> (03/28/12 00:17:36)
Message:

Properly render locker access lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/space/manage-access.html

    r8b68c67 rc3061dd  
    9898    <th>{{assignment.locker_num}}</th>
    9999    <td><ul>{% for entry in entries %}
    100         <li>{{entry.format_name}}<li>
     100        <li>{{entry.format_name}}</li>
    101101    {% empty %}
    102102        <li>No specific access</li>
Note: See TracChangeset for help on using the changeset viewer.