Apply avatar for addressbook photo in list view

This commit is contained in:
Hadi Nategh 2016-04-12 14:11:00 +00:00
parent 5f7eab435b
commit 4a956faee6

View File

@ -107,7 +107,11 @@
</vbox>
<description id="${row}[role]"/>
<listbox type="select-cat" id="${row}[cat_id]" readonly="true" rows="2"/>
<image src="${row}[photo]" class="iphoto"/>
<box>
<hbox class="avatar">
<image src="${row}[photo]" class="iphoto"/>
</hbox>
</box>
<date id="${row}[bday]" readonly="true" options="Y-m-d"/>
<vbox>
<description id="${row}[adr_one_street]" no_lang="1"/>