2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 14:21:27 +00:00

removed menu link to edit database object directly

This commit is contained in:
Philip Sargent
2021-05-03 21:21:28 +01:00
parent fd95bb8198
commit e6adced39d
5 changed files with 0 additions and 14 deletions

View File

@@ -22,9 +22,7 @@
{% if user.person %}(<a href="{{ user.person.get_absolute_url }}">{{ user.person }}</a>){% endif %}
| <a <a href='/accounts/logout/'>Log out</a> {% else %} <a href='/accounts/login/'>Log in</a> {% endif %}
{% endblock%}
{% block editLink %}
{% endblock %}
</div>
</div>
<div class="toolbarlinks">