aboutsummaryrefslogtreecommitdiffstats
path: root/view
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:29:26 +0100
commitd5feb5135d1c0066893af86f23b48e4bfa076967 (patch)
treeffb935f91d1ed75fa6ebbf5079d77c82334d338c /view
parent495da14e387d1d2ddf7239dfe065ceb803a5f059 (diff)
downloadvolse-hubzilla-d5feb5135d1c0066893af86f23b48e4bfa076967.tar.gz
volse-hubzilla-d5feb5135d1c0066893af86f23b48e4bfa076967.tar.bz2
volse-hubzilla-d5feb5135d1c0066893af86f23b48e4bfa076967.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.
Diffstat (limited to 'view')
-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-->