Skip to content

Commit

Permalink
fix: remove print from html
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed May 13, 2024
1 parent 3cbd10c commit 302502e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckanext/charts/templates/charts/charts_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{% asset "charts/chartjs" %}
{% asset "charts/charts-css" %}

{{ settings }}
<div class="charts-view--form">
{% snippet "charts/snippets/charts_form_fields.html", resource_id=resource_id, data=settings,
builder=form_builder(resource_id), errors=errors %}
Expand Down

0 comments on commit 302502e

Please sign in to comment.