Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:58:45
|
||||
compiled from "/var/www/html/ventas/templates/motivos.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1566924953695e0425865878-70438844%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'e6e7a0584b3685556552fd4fcca9a3aa18f788d0' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/motivos.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1566924953695e0425865878-70438844',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Motivos Rechazo</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div align="center">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addMotivo">Agregar Motivo</a>
|
||||
</div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<?php $_template = new Smarty_Internal_Template("lists/motivos.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