mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 16:26:07 -06:00
Merge pull request #313 from openclassify/dia
#900 [sahibinden-theme] duplicate phone numbers
This commit is contained in:
commit
44b3f869a7
@ -1,3 +1,4 @@
|
||||
{% if params.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">
|
||||
@ -23,3 +24,4 @@
|
||||
</button>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
Loading…
Reference in New Issue
Block a user