Changeset 9469a73


Ignore:
Timestamp:
Jun 5, 2013, 5:36:20 AM (12 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, stable, stage
Children:
f38b6d0
Parents:
1e08e97
git-author:
Alex Dehnert <adehnert@…> (06/05/13 05:36:20)
git-committer:
Alex Dehnert <adehnert@…> (06/05/13 05:36:20)
Message:

Add Roles link to account lookup (ASA-#238)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/groups/account_lookup.html

    rcfde3dc r9469a73  
    4141</tr>
    4242</table>
     43{% endif %}
     44
     45{% if account_number %}
     46<p>You may be able to find information about account {{account_number}} in <a href='https://rolesweb.mit.edu/cgi-bin/roleauth2.pl?category=SAP+SAP-related&amp;func_name=CAN+SPEND+OR+COMMIT+FUNDS&amp;qual_code=F{{account_number}}&amp;skip_root=Y'>Roles</a>.</p>
    4347{% endif %}
    4448
Note: See TracChangeset for help on using the changeset viewer.