mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Removed unused HTML class flex from admin changelist.
Unused since 233708fb683ae2c1cf3e4c00edc2e4842d99a42d.
This commit is contained in:
parent
f47d5aac62
commit
fcdac3787d
@ -35,7 +35,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% block coltype %}flex{% endblock %}
|
{% block coltype %}{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div id="content-main">
|
<div id="content-main">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user