aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-22 17:12:30 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-22 17:12:30 -0800
commita7e4553ea75854e9ab5d94566d0f8d0550e4205b (patch)
tree3389445b5525128189756a64b030d1df42b61159 /view
parent6f27e8db38c148172017255f9fe442c15b6a843a (diff)
downloadvolse-hubzilla-a7e4553ea75854e9ab5d94566d0f8d0550e4205b.tar.gz
volse-hubzilla-a7e4553ea75854e9ab5d94566d0f8d0550e4205b.tar.bz2
volse-hubzilla-a7e4553ea75854e9ab5d94566d0f8d0550e4205b.zip
delivery report tweaks
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 0d375400c..5257b3ed6 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -143,7 +143,7 @@
<li role="presentation" class="divider"></li>
{{$item.item_photo_menu}}
- {{if $item.edpost}}
+ {{if $item.edpost && $item.dreport}}
<li role="presentation"><a role="menuitem" href="dreport/{{$item.mid}}">{{$item.dreport}}</a></li>
{{/if}}