aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/acl_selector.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-20 01:45:56 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-20 01:45:56 +0100
commit30cf56bdb505ffa50bb7416ec8623fb97418d358 (patch)
treeaaaf8b9843fb59a89bb8af943d8a8c520e9e8e27 /view/tpl/acl_selector.tpl
parent51cd4e8519ef97f348013320e612811f9da1ad0e (diff)
downloadvolse-hubzilla-30cf56bdb505ffa50bb7416ec8623fb97418d358.tar.gz
volse-hubzilla-30cf56bdb505ffa50bb7416ec8623fb97418d358.tar.bz2
volse-hubzilla-30cf56bdb505ffa50bb7416ec8623fb97418d358.zip
make >>indicate group members<< in acl selector work again on group > show or group > dont show is selected
Diffstat (limited to 'view/tpl/acl_selector.tpl')
-rwxr-xr-xview/tpl/acl_selector.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl
index 013f3f296..88df7481a 100755
--- a/view/tpl/acl_selector.tpl
+++ b/view/tpl/acl_selector.tpl
@@ -15,14 +15,11 @@
<div class="clear"></div>
</div>
{{/if}}
-
<div id="acl-wrapper">
<button id="acl-showall" class="btn btn-block btn-default"><i class="icon-globe"></i> {{$showall}}</button>
<input type="text" id="acl-search" placeholder="&#xf002;">
-
<div id="acl-list">
<div id="acl-list-content"></div>
-
</div>
<span id="acl-fields"></span>
</div>