- Deshabilita la paginación para mostrar todos los atributos por defecto. - Corrige un error de renderizado en 'atributos-valores.tpl' añadiendo etiquetas de cierre faltantes. - Cambia el orden de los atributos a 'atributoId' en 'atributo.class.php'. - Corrige un bug en 'atributoValor.class.php' descomentando una condición. - Asegura que las acciones AJAX (añadir, editar, eliminar) refresquen la lista correctamente sin paginación.
35 lines
1.4 KiB
PHP
35 lines
1.4 KiB
PHP
<?php /* Smarty version Smarty3-b7, created on 2026-01-08 00:47:02
|
|
compiled from "/var/www/html/ventas/templates/items/usuarios-header.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1424676570695f52e69dc866-79889862%%*/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 => 1767836456,
|
|
),
|
|
),
|
|
'nocache_hash' => '1424676570695f52e69dc866-79889862',
|
|
'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>
|