We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797ec17 commit 31910c5Copy full SHA for 31910c5
src/unfold/templates/admin/change_form.html
@@ -93,8 +93,9 @@
93
{% include 'admin/includes/fieldset.html' %}
94
{% endif %}
95
{% endfor %}
96
+
97
+ {% include "unfold/helpers/fieldsets_tabs.html" %}
98
{% endwith %}
- {% include "unfold/helpers/fieldsets_tabs.html" %}
99
{% endblock %}
100
101
{% block after_field_sets %}{% endblock %}
0 commit comments