mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +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