Set correct option in edit article

This commit is contained in:
2025-12-22 12:44:29 +01:00
parent af5c93a1df
commit 385fe8110e
2 changed files with 15 additions and 18 deletions

View File

@@ -35,11 +35,8 @@
<fieldset>
<label>
{% if blog_unified == "True" %}
<input id="blog-unified" name="blog-unified" type="checkbox" role="switch" checked />
{% else %}
<input id="blog-unified" name="blog-unified" type="checkbox" role="switch" />
{% endif %}
Publier cet article dans le blog général
</label>
</fieldset>