mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
remove purposeful error
git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f7d3e8a20d
commit
95ab189dce
@ -22,7 +22,6 @@
|
||||
{% else %}
|
||||
<th>{{ model.name }}</th>
|
||||
{% endif %}
|
||||
{{}}
|
||||
{% if model.perms.add %}
|
||||
<td class="x50"><a href="{{ model.admin_url }}add/" class="addlink">{% trans 'Add' %}</a></td>
|
||||
{% else %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user