provide sharing of cards

This commit is contained in:
zotlabs
2017-09-05 18:32:37 -07:00
parent 80400d7191
commit 45eb61bcf0
6 changed files with 61 additions and 13 deletions

View File

@@ -709,6 +709,7 @@ function conversation($items, $mode, $update, $page_mode = 'traditional', $prepa
$tmp_item = array(
'template' => $tpl,
'toplevel' => 'toplevel_item',
'item_type' => intval($item['item_type']),
'mode' => $mode,
'approve' => t('Approve'),
'delete' => t('Delete'),