contact_template.tpl : fix missing ID

This commit is contained in:
rabuzarus 2016-04-29 15:00:15 +02:00
parent be1f18146e
commit a0c7d5a098
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="contact-wrapper media" id="contact-entry-wrapper-{{$id}}" >
<div class="contact-wrapper media" id="contact-entry-wrapper-{{$contact.id}}" >
{{* This is a wrapper for the contact picture and the dropdown menu with contact relating actions *}}
<div class="contact-photo-wrapper dropdown pull-left" >