Files
ventas_php/templates_c/1a1e78ed74433129d6b6c2bf7a388825efc8773d.file.proveedores.tpl.php

48 lines
1.7 KiB
PHP

<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:55:50
compiled from "/var/www/html/ventas/templates/proveedores.tpl" */ ?>
<?php /*%%SmartyHeaderCode:76001789695e0376a0dbb2-30682667%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'1a1e78ed74433129d6b6c2bf7a388825efc8773d' =>
array (
0 => '/var/www/html/ventas/templates/proveedores.tpl',
1 => 1767753171,
),
),
'nocache_hash' => '76001789695e0376a0dbb2-30682667',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Proveedores</h1>
</div>
<div class="grid_6" id="eventbox" style="display:none">
<a href="#" class="inline_tip"></a>
</div>
<div class="clear"></div>
<div align="center" class="btnAddGral">
<a href="javascript:void(0)" class="inline_add" id="addProveedor">Agregar Proveedor</a>
</div>
<?php $_template = new Smarty_Internal_Template("forms/search-proveedores.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/proveedores.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>