Add Block other fields and style checkbox field type

This commit is contained in:
vedatakd 2019-12-24 10:39:48 +03:00
parent 1ba925caf3
commit ca5bd2cac9

View File

@ -76,9 +76,7 @@
{{ form.fields.files.input |raw }}
</div>
</div>
{% if entries('advs').isEnabled('customfields') %}
{% include "visiosoft.module.customfields::new-ad/fields" %}
{% endif %}
{{ addBlock('new-ad/other-fields',{'custom_fields':custom_fields})|raw }}
{% include "visiosoft.module.location::new-ad/map" %}