mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed unused HTML class flex from admin changelist.
Unused since 233708fb68.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
{% endblock %}
|
||||
{% endif %}
|
||||
|
||||
{% block coltype %}flex{% endblock %}
|
||||
{% block coltype %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div id="content-main">
|
||||
|
||||
Reference in New Issue
Block a user