Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:47:14
|
||||
compiled from "/var/www/html/ventas/templates/datos-generales.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:790729199695e01723773f5-64078837%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'a731eada2d67702a4b0b5edde01bc21cd0e4f10a' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/datos-generales.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '790729199695e01723773f5-64078837',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Mi Empresa</h1>
|
||||
</div>
|
||||
|
||||
<div class="grid_6" id="eventbox" style="display:none">
|
||||
<a href="#" class="inline_tip"></a>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/datos-generales.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);?>
|
||||
|
||||
|
||||
<br />
|
||||
|
||||
<div id="empresaSucursalesDiv"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user