#900 [sahibinden-theme] duplicate phone numbers

This commit is contained in:
Diatrex 2020-02-13 10:30:50 +03:00
parent 303ee7be67
commit 187fc9d47f

View File

@ -1,4 +1,9 @@
{% if params.showTheme %}
{% if params.showTheme is defined %}
{% set showTheme = params.showTheme %}
{% else %}
{% set showTheme = true %}
{% endif %}
{% if showTheme %}
{% set profile = findUserProfile(params.adv.created_by_id) %}
{% if profile.gsm_phone is not null %}
<div class="col-md-12 m-2 number-container">