Set correct option in edit article
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user