aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/permcats.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-04 22:21:20 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-04 22:21:20 +0200
commit1eaf6df842184743ee20ec69931be1ff7136f34e (patch)
tree9ecea2ceeeeb361ba7c445b76ff9322623af7185 /view/tpl/permcats.tpl
parent9fe9137c9689347e2be1d6bf6633956e147e368c (diff)
downloadvolse-hubzilla-1eaf6df842184743ee20ec69931be1ff7136f34e.tar.gz
volse-hubzilla-1eaf6df842184743ee20ec69931be1ff7136f34e.tar.bz2
volse-hubzilla-1eaf6df842184743ee20ec69931be1ff7136f34e.zip
fix issues with bs accordions
Diffstat (limited to 'view/tpl/permcats.tpl')
-rw-r--r--view/tpl/permcats.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/permcats.tpl b/view/tpl/permcats.tpl
index 2cad2db5b..442b3e11a 100644
--- a/view/tpl/permcats.tpl
+++ b/view/tpl/permcats.tpl
@@ -17,10 +17,10 @@
</div>
</div>
- <div class="panel">
+ <div class="panel" id="permission-settings">
<div class="section-subtitle-wrapper" role="tab" id="perms-tool">
<h3>
- <a data-toggle="collapse" data-parent="#contact-edit-tools" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse">
+ <a data-toggle="collapse" data-parent="#permission-settings" href="#perms-tool-collapse" aria-expanded="true" aria-controls="perms-tool-collapse">
{{$permlbl}}
</a>
</h3>