From bc4a1ee500e834992bc6cc558f9d86e2ca8ea4dd Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 23 Apr 2018 11:24:13 +0200 Subject: reverse f325c29b48b2bf954d13e89035c1e9abecdca780 - this needs discussion. there is a link to source in the item menu. we might consider linking the timestamp to the source item (like some of the federated networks do) but then remove it from the item dropdown (having things double proved to confuse people). imo the link in the dropdown menu should be sufficient though. --- view/tpl/conv_item.tpl | 1 - 1 file changed, 1 deletion(-) (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index afcde0ded..a1d287f26 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -52,7 +52,6 @@
{{if $item.verified}} {{elseif $item.forged}} {{/if}}{{if $item.location}}{{$item.location}}, {{/if}}{{if $item.editedtime}} {{$item.editedtime}}{{/if}}{{if $item.expiretime}} {{$item.expiretime}}{{/if}}{{if $item.editedtime}} {{/if}} {{if $item.app}}{{$item.str_app}}{{/if}} -{{if $item.plink}}{{/if}}
{{if $item.divider}} -- cgit v1.2.3