Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-09 15:02:31
|
||||
compiled from "./templates/bonificaciones.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1194043426540f5cd71aa204-51614187%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'79d745aa3040bce1bb6c8f922719ff7fd11bb6c9' =>
|
||||
array (
|
||||
0 => './templates/bonificaciones.tpl',
|
||||
1 => 1410130445,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1194043426540f5cd71aa204-51614187',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="compras">Bonificaciones / Devoluciones</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/bonificaciones-agregar" class="inline_add">Nueva Evaluación</a>
|
||||
</div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/bonificaciones.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>
|
||||
Reference in New Issue
Block a user