Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-08 12:09:07
|
||||
compiled from "./templates/inventario-wizard-list.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1957708307540a161401b2f1-58838905%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2e45e970fefafd0e0ce3336e9f2be8931413cebc' =>
|
||||
array (
|
||||
0 => './templates/inventario-wizard-list.tpl',
|
||||
1 => 1410130446,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1957708307540a161401b2f1-58838905',
|
||||
'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="inventario">Ajustar Inv. con Excel</h1>
|
||||
</div>
|
||||
|
||||
<div class="grid_6" id="eventbox">
|
||||
<a href="#" class="inline_calendar" style="color:#FF0000">
|
||||
Los productos SOLO se agregarán al stock actual.
|
||||
</a>
|
||||
<div class="hidden_calendar"></div>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div align="center">
|
||||
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
||||
/inventario-wizard" class="inline_add">Agregar Ajuste</a>
|
||||
</div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
<?php $_template = new Smarty_Internal_Template("lists/inventario-wizard.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