Fix typo in comment

This commit is contained in:
Rachid Mrad 2023-09-01 15:37:13 -04:00
parent 410cbd1130
commit d2d5e291dc
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF

View file

@ -1,6 +1,6 @@
{% extends "admin/change_form.html" %} {% extends "admin/change_form.html" %}
{% comment %} Replace the Django ul markup with a div. We'll edit the child markup accordingly in form_list_object_tools {% endcomment %} {% comment %} Replace the Django ul markup with a div. We'll edit the child markup accordingly in change_form_object_tools {% endcomment %}
{% block object-tools %} {% block object-tools %}
{% if change and not is_popup %} {% if change and not is_popup %}
<div class="object-tools"> <div class="object-tools">