Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:11:52
|
||||
compiled from "/var/www/html/ventas/templates/items/usuarios-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:167612443695df928a62c11-16824297%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'38de255038781fb4b90312a4d8b4c38ba30c9f07' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/items/usuarios-header.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '167612443695df928a62c11-16824297',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="180" scope="col"><div align="center">Email</div></th>
|
||||
<th width="150" scope="col"><div align="center">Tipo</div></th>
|
||||
<th width="170" scope="col"><div align="center">Sucursal</div></th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user