* Addressbook: Implement new feature to send vcard of contact to an already opened mail compose dialog

This commit is contained in:
Hadi Nategh 2018-03-12 17:46:56 +01:00
parent d83bb1c483
commit 4ed5e06295

View File

@ -7,10 +7,12 @@
<columns>
<column/>
<column/>
<column/>
</columns>
<rows>
<row>
<radio id="index" options="$row_cont[index]" />
<radio id="index" options="$row_cont[index]"/>
<description/>
<description id="${row}[label]"/>
</row>
</rows>