aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-13 10:29:26 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-13 10:30:41 +0100
commit9f0c3b496b0b58c8ef21810ac7ecc690e350d884 (patch)
tree9d6dd35f2bf4be3f146829ef8128eabe3acef750
parentb8ad22f525bf1df458e00eef43be2259a04a51f0 (diff)
downloadvolse-hubzilla-9f0c3b496b0b58c8ef21810ac7ecc690e350d884.tar.gz
volse-hubzilla-9f0c3b496b0b58c8ef21810ac7ecc690e350d884.tar.bz2
volse-hubzilla-9f0c3b496b0b58c8ef21810ac7ecc690e350d884.zip
we need to have this even if we are not the owner. otherwise we loose the acl if e.g. not-owner edits a webpage. should probably find a better solution for this though.
-rwxr-xr-xview/tpl/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index 377eef453..991873daa 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -217,7 +217,7 @@
<div id="jot-preview-content" style="display:none;"></div>
-{{if $showacl}}{{$acl}}{{/if}}
+{{$acl}}
{{if $feature_expire}}
<!-- Modal for item expiry-->