custom field UI change and bug fixed

This commit is contained in:
Onur 2019-07-19 00:16:22 +03:00
parent d25620e4a9
commit 940d4ad4a5
2 changed files with 5876 additions and 5872 deletions

View File

@ -274,7 +274,7 @@
</div>
</div>
{% if features != null %}
{% if entries('advs').isEnabled('streetview') %}
{% if entries('advs').isEnabled('customfields') %}
{% include "visiosoft.module.customfields::list-item" %}
{% endif %}
{% endif %}