remove dump

This commit is contained in:
Simon Vieille 2022-04-15 15:36:43 +02:00
parent c916d68412
commit 6bfbc1beca
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -83,7 +83,6 @@
{% endblock %}
{% block murph_collection_widget %}
{{ dump(row_attr) }}
<div data-collection="collection-{{ collection_name }}" {% for attr, value in row_attr %}{{ attr }}="{{ value }}"{% endfor %}>
{% set attrs = attr|merge({class: 'mb-1 ' ~ (attr.class ?? '')}) %}
{% for item in form %}