Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-11 10:29:28
|
||||
compiled from "/var/www/html/templates/items/facturacion-mensual-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:6972831795411bfd8229be2-37224542%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3360d0709ee2e854ec625252626af6405250eea1' =>
|
||||
array (
|
||||
0 => '/var/www/html/templates/items/facturacion-mensual-header.tpl',
|
||||
1 => 1410130454,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '6972831795411bfd8229be2-37224542',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<div align="center">
|
||||
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/images/icons/user.gif" width="16" height="16" /> Resumen de Comprobantes Emitidos
|
||||
</div>
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="70" scope="col"><div align="center">RFC</div></th>
|
||||
<th width="" scope="col"><div align="center">Nombre</div></th>
|
||||
<th width="60" scope="col"><div align="center">Fecha</div></th>
|
||||
<th width="89" scope="col"><div align="center">Monto</div></th>
|
||||
<th width="60" scope="col"><div align="center">Folio</div></th>
|
||||
<?php if ($_smarty_tpl->getVariable('version')->value=="construc"||$_smarty_tpl->getVariable('version')->value=="v3"){?>
|
||||
<th width="120" scope="col"><div align="center">UUID</div></th>
|
||||
<?php }?>
|
||||
<th width="70" scope="col"><div align="center">Periodo</div></th>
|
||||
<th width="34" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user