Changeset c3061dd for asadb/template
- Timestamp:
- Mar 28, 2012, 12:17:36 AM (14 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/space/manage-access.html
r8b68c67 rc3061dd 98 98 <th>{{assignment.locker_num}}</th> 99 99 <td><ul>{% for entry in entries %} 100 <li>{{entry.format_name}}< li>100 <li>{{entry.format_name}}</li> 101 101 {% empty %} 102 102 <li>No specific access</li>
Note: See TracChangeset
for help on using the changeset viewer.