Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:58:38
|
||||
compiled from "/var/www/html/ventas/templates/lists/pages_new2.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:2107618934695e041e790df0-12256155%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'898be5df481902a619358291549f1f20b356894b' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/lists/pages_new2.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '2107618934695e041e790df0-12256155',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<tr class="footer">
|
||||
<td colspan="<?php echo $_smarty_tpl->getVariable('colspan')->value;?>
|
||||
" align="right">
|
||||
<!-- PAGINATION START -->
|
||||
<div class="pagination">
|
||||
</div>
|
||||
<!-- PAGINATION END -->
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user