Back link now returns to change list
parent
def6b940f2
commit
3bc05b0fa5
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue