2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
7 <input id="acl-search">
8 <a href="#" id="acl-showall">{{$showall}}</a>
10 <div id="acl-list-content">
13 <span id="acl-fields"></span>
16 <div class="acl-list-item" rel="acl-template" style="display:none">
17 <img data-src="{0}"><p>{1}</p>
18 <a href="#" class='acl-button-show'>{{$show}}</a>
19 <a href="#" class='acl-button-hide'>{{$hide}}</a>
23 $(document).ready(function() {
24 if(typeof acl=="undefined"){
27 [ {{$allowcid}},{{$allowgid}},{{$denycid}},{{$denygid}} ]