mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-08 08:51:04 +00:00
more html
This commit is contained in:
parent
ef77c8242d
commit
76ab676530
1 changed files with 1 additions and 3 deletions
|
|
@ -9,9 +9,7 @@
|
|||
{% else %}
|
||||
<span class="deleted">-</span>
|
||||
{% endif %}
|
||||
{% with action.get_edited_object as object %}
|
||||
{{ object }}
|
||||
{% endwith %}
|
||||
<a href="{{ action.get_admin_url }}">{{ action }}</a>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ol>
|
||||
|
|
|
|||
Loading…
Reference in a new issue