Back link now returns to change list
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
{% block object-tools %}
|
||||
<ul class="object-tools">
|
||||
<li>
|
||||
<a href="../../">
|
||||
<a href="../">
|
||||
{% blocktrans with opts.verbose_name_plural|capfirst as model %}Return to {{ model }}{% endblocktrans %}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user