25 lines
1.1 KiB
Smarty
Executable File
25 lines
1.1 KiB
Smarty
Executable File
<div class="clear"></div>
|
|
<!--THIS IS A WIDE PORTLET-->
|
|
<div class="portlet">
|
|
<br />
|
|
<div class="portlet-content nopadding">
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
|
<thead>
|
|
<tr>
|
|
<td align="right" colspan="6" style="border-top:none;">
|
|
<a href="#" onclick="ExportGral(); return false;">
|
|
<img src="{$WEB_ROOT}/images/icons/excel.png" title="Exportar Reporte"/>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<th width="100" scope="col"><div align="center">Código Barra</div></th>
|
|
<th width="" scope="col"><div align="center">Descripción</div></th>
|
|
<th width="110" scope="col"><div align="center">Unidad</div></th>
|
|
<th width="110" scope="col"><div align="center">Cantidad</div></th>
|
|
<th width="80" scope="col"><div align="center">Precio</div></th>
|
|
<th width="100" scope="col"><div align="center">Importe</div></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|