Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-11 10:56:01
|
||||
compiled from "./templates/lists/reportes-tickets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:17917636195411c611838734-21004135%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'409cf91903a9fab63f6d6ff1b6f444217eea127c' =>
|
||||
array (
|
||||
0 => './templates/lists/reportes-tickets.tpl',
|
||||
1 => 1410360592,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '17917636195411c611838734-21004135',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="reportes">Reportes de Tickets</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("forms/filtro-reporte-ticket.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
|
||||
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
|
||||
|
||||
<div class="clear"></div>
|
||||
<div id="tipoRv"></div>
|
||||
<div class="grid_15" id="contenido">
|
||||
<?php $_template = new Smarty_Internal_Template("lists/reportes-tickets.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
|
||||
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
|
||||
|
||||
</div>
|
||||
<div align="center">
|
||||
<div id="loadBusqueda" style="display:none">
|
||||
<br />
|
||||
<img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/images/loading.gif" width="16" height="16" />
|
||||
<br />Cargando...
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user