Changeset a01934a


Ignore:
Timestamp:
Apr 15, 2013, 4:00:24 AM (13 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
83759bf
Parents:
35280b4
git-author:
Alex Dehnert <adehnert@…> (04/15/13 04:00:24)
git-committer:
Alex Dehnert <adehnert@…> (04/15/13 04:00:24)
Message:

"Upload table assignments" link (ASA-#225)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/midway/map.html

    rf610262 ra01934a  
    3939</form>
    4040
     41{% if perms.models.add_midwayassignment %}
     42<p>You can <a href='{% url midway-assign midway.slug %}'>upload table assignments</a>.</p>
     43{% endif %}
     44
    4145{% endblock %}
Note: See TracChangeset for help on using the changeset viewer.