Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-12-10 08:16:13
|
||||
compiled from "./templates/envios-reporte.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:834771526548855ad13d073-92625572%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'5db7ad4a1118710de2a47d0a109470ee067eafe2' =>
|
||||
array (
|
||||
0 => './templates/envios-reporte.tpl',
|
||||
1 => 1410130445,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '834771526548855ad13d073-92625572',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Reporte de Envíos :: CEDIS - Tienda</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("forms/search-envios-reporte.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="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/envios-reporte.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