frio: remove shome whitespace
This commit is contained in:
parent
85f558d8fb
commit
0787f093d6
|
@ -22,7 +22,6 @@
|
|||
</div>
|
||||
</button>
|
||||
|
||||
|
||||
{{if $contact.photo_menu}}
|
||||
<ul class="contact-photo-menu menu-popup dropdown-menu hidden-lg hidden-md hidden-sm" id="contact-photo-menu-{{$contact.id}}" role="menu" aria-labelledby="contact-photo-menu-{{$contact.id}}">
|
||||
{{foreach $contact.photo_menu as $c}}
|
||||
|
@ -150,7 +149,6 @@ We use this part to filter the contacts with jquery.textcomplete *}}
|
|||
</div>
|
||||
</button>
|
||||
|
||||
|
||||
{if $photo_menu}
|
||||
<ul class="contact-photo-menu menu-popup dropdown-menu hidden-lg hidden-md hidden-sm" id="contact-photo-menu-{$id}" role="menu" aria-labelledby="contact-photo-menu-{$id}">
|
||||
{foreach $photo_menu as $c}
|
||||
|
|
Loading…
Reference in a new issue