1
0
Fork 0

Unescape profiles template variables

This commit is contained in:
Hypolite Petovan 2019-01-01 11:45:36 -05:00
commit 2f15f1c477
4 changed files with 4 additions and 4 deletions

View file

@ -95,7 +95,7 @@
<h4>{{$lbl_vis1}}</h4>
<p>{{$lbl_vis2}}</p>
</div>
{{$profile_select}}
{{$profile_select nofilter}}
<div id="contact-edit-profile-select-end"></div>
{{/if}}
</div>