templateInputPapeis.php 232 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 <script id="templateInputPapeis" type="x-tmpl-mustache"> <div class="checkbox"> <label> <input type="checkbox" {{checked}} name="id_papel-{{{id_papel}}}" /> <abbr title="{{{descricao}}}">{{{nome}}}</abbr> </label> </div> </script>