mirror of
https://github.com/Hopiu/django.git
synced 2026-04-12 19:11:05 +00:00
Removed unused HTML class flex from admin changelist.
Unused since 233708fb68.
This commit is contained in:
parent
f47d5aac62
commit
fcdac3787d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
{% endblock %}
|
||||
{% endif %}
|
||||
|
||||
{% block coltype %}flex{% endblock %}
|
||||
{% block coltype %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div id="content-main">
|
||||
|
|
|
|||
Loading…
Reference in a new issue