mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Change acl selection box templating
Keep dynamic templating in javascript so browsers don't prefetch non-existing files.
This commit is contained in:
parent
307cada234
commit
239110a2bc
3 changed files with 1 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
</div>
|
||||
|
||||
<div class="acl-list-item" rel="acl-template" style="display:none">
|
||||
<img src="{0}"><p>{1}</p>
|
||||
<a href="#" class='acl-button-show'>{{$show}}</a>
|
||||
<a href="#" class='acl-button-hide'>{{$hide}}</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue