Primer commit del sistema avantika sin cambios
This commit is contained in:
41
templates_c/3e006eb598b0bcf07e94850fc53d9cbc96e36994.file.comisiones.tpl.php
Executable file
41
templates_c/3e006eb598b0bcf07e94850fc53d9cbc96e36994.file.comisiones.tpl.php
Executable file
@@ -0,0 +1,41 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-22 12:26:06
|
||||
compiled from "./templates/comisiones.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:134164624554205bae344de8-93981100%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3e006eb598b0bcf07e94850fc53d9cbc96e36994' =>
|
||||
array (
|
||||
0 => './templates/comisiones.tpl',
|
||||
1 => 1410130445,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '134164624554205bae344de8-93981100',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Politicas de Comisiones</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addComision">Agregar Politica de Comision</a>
|
||||
</div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/comisiones.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