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,42 @@
<?php /* Smarty version Smarty3-b7, created on 2014-09-07 19:30:05
compiled from "./templates/promociones.tpl" */ ?>
<?php /*%%SmartyHeaderCode:65188640954075d875bbbf7-85307005%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'3dbfbf4369f4065486728364c580df10c418e54f' =>
array (
0 => './templates/promociones.tpl',
1 => 1410130447,
),
),
'nocache_hash' => '65188640954075d875bbbf7-85307005',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<?php if (!is_callable('smarty_modifier_date_format')) include '/var/www/html/libs/plugins/modifier.date_format.php';
?><div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Promociones</h1>
</div>
<div class="clear"></div>
<div align="center">
<a href="javascript:void(0)" class="inline_add" id="addPromocion">Agregar Promoci&oacute;n</a>
</div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("lists/promociones.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 class="clear"></div>
</div>