Changeset 712067b
- Timestamp:
- Nov 14, 2011, 2:30:33 PM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 99587d8
- Parents:
- ea217bd
- git-author:
- Alex Dehnert <adehnert@…> (11/14/11 14:30:33)
- git-committer:
- Alex Dehnert <adehnert@…> (11/14/11 14:30:33)
- File:
-
- 1 edited
-
asadb/template/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/index.html
rfbb362a r712067b 14 14 </ul></li> 15 15 {%if perms.groups.view_signatories %}<li><a href='{% url groups:signatories %}'>View Signatories</a></li>{%endif%} 16 <li>Group recognition<ul> 17 <li><a href='http://web.mit.edu/asa/start/new-group-app.html'>New Group Application</a></li> 18 {%if perms.groups.add_group %}<li><a href='{% url groups:startup %}'>Startup form</a></li>{%endif%} 19 {%if perms.groups.add_group %}<li><a href='{% url groups:startup-list %}'>Review startup applications</a></li>{%endif%} 20 {%if perms.groups.add_group %}<li><a href='{% url groups:recognize-nge %}'>Recognize Non-Group Entity</a></li>{%endif%} 21 </ul></li> 16 22 </ul> 17 23
Note: See TracChangeset
for help on using the changeset viewer.