From 8eb6dafe312746ea85ccdd0544b17241b2f95a9c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 8 Aug 2017 23:12:08 -0700 Subject: only show upload button to those with write_storage permission --- view/tpl/comment_item.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view') diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index 289356107..cba4cd3c5 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -47,9 +47,11 @@
+ {{if $can_upload}} + {{/if}} -- cgit v1.2.3