Primer commit del sistema avantika sin cambios
This commit is contained in:
21
templates/items/facturacion-folios-header.tpl
Executable file
21
templates/items/facturacion-folios-header.tpl
Executable file
@@ -0,0 +1,21 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="80" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="80" scope="col"><div align="center">Inicial</div></th>
|
||||
<th width="60" scope="col"><div align="center">Consecutivo</div></th>
|
||||
<th width="60" scope="col"><div align="center">Final</div></th>
|
||||
<th width="120" scope="col"><div align="center">Logo</div></th>
|
||||
{if $info.version == "auto"}
|
||||
<th width="60" scope="col">QR</th>
|
||||
{/if}
|
||||
<th width="" scope="col"></th>
|
||||
<th width="100" scope="col"><div align="center">Accion</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user