Primer commit del sistema avantika sin cambios

This commit is contained in:
2026-01-06 19:42:24 -06:00
commit 3ae4be5957
7127 changed files with 440072 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
<?php /* Smarty version Smarty3-b7, created on 2014-09-11 11:29:44
compiled from "./templates/reportes-faltantes.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1514212928540a2033d92004-32184772%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'9d2f3cded84477bfa287da95e8db0346106b65b3' =>
array (
0 => './templates/reportes-faltantes.tpl',
1 => 1410130447,
),
),
'nocache_hash' => '1514212928540a2033d92004-32184772',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<?php if (!is_callable('smarty_modifier_truncate')) include '/var/www/html/libs/plugins/modifier.truncate.php';
?><div class="grid_16" id="content">
<div class="grid_9">
<h1 class="reportes">Reportes de Faltantes</h1>
</div>
<div class="clear"></div>
<?php $_template = new Smarty_Internal_Template("forms/filtro-reporte-faltantes.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-faltantes.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>