Merge pull request #317 from openclassify/dia

#900 [sahibinden-theme] duplicate phone numbers
This commit is contained in:
Fatih Alp 2020-02-13 11:19:03 +03:00 committed by GitHub
commit b31bca7319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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">