forked from expo/troggle
removed menu link to edit database object directly
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
<!-- logbookentry.html - this text visible because this template has been included -->
|
||||
|
||||
{% block title %}Logbook {{logbookentry.id}}{% endblock %}
|
||||
|
||||
{% block editLink %}<a href={{logbookentry.get_admin_url}}/>Edit logbook entry {{logbookentry|safe}}</a>{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
{% block related %}{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user