templateInputPapeis.php 232 Bytes
<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>