Remove details wrapper around campaign data in campaign detail view

This commit is contained in:
Joakim Hellsén 2025-09-03 17:17:41 +02:00
commit 61647f72d4

View file

@ -41,10 +41,7 @@
<a href="{{ campaign.account_link_url }}" target="_blank">Connect Account</a>
</p>
{% endif %}
<details>
<summary>Campaign Data</summary>
<pre><code>{{ campaign_data }}</code></pre>
</details>
<h5>Campaign Info</h5>
{% if user.is_staff %}
<p>