forked from extern/egroupware
Fix CRM view's avatar
This commit is contained in:
parent
c77877440f
commit
d2634a74cc
@ -11,7 +11,7 @@
|
|||||||
<rows>
|
<rows>
|
||||||
<row span="all">
|
<row span="all">
|
||||||
<hbox>
|
<hbox>
|
||||||
<image src="photo" class="photo"/>
|
<lavatar src="@photo" lname="@n_fn"/>
|
||||||
<vbox>
|
<vbox>
|
||||||
<description id="n_fn" class="addressbook_sidebox_name"/>
|
<description id="n_fn" class="addressbook_sidebox_name"/>
|
||||||
<description id="org_name" class="addressbook_sidebox_org"/>
|
<description id="org_name" class="addressbook_sidebox_org"/>
|
||||||
@ -61,4 +61,4 @@
|
|||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay>
|
Loading…
Reference in New Issue
Block a user