- 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.
42 lines
1.6 KiB
PHP
42 lines
1.6 KiB
PHP
<?php /* Smarty version Smarty3-b7, created on 2026-01-08 01:02:56
|
|
compiled from "/var/www/html/ventas/templates/items/sucursales-header.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:144384799695f56a03b1bb7-17353514%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'a076112b8fd76e9ace9a050c0240fb77305aa5fa' =>
|
|
array (
|
|
0 => '/var/www/html/ventas/templates/items/sucursales-header.tpl',
|
|
1 => 1767836456,
|
|
),
|
|
),
|
|
'nocache_hash' => '144384799695f56a03b1bb7-17353514',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div align="center">
|
|
<span id="addSucursal" style="cursor:pointer"><img src="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/images/icons/add.png" border="0" />Agregar Sucursal</span>
|
|
</div>
|
|
<br />
|
|
|
|
<div class="clear"></div>
|
|
|
|
<div class="portlet" style="width:95%; padding-left:20px" align="center">
|
|
|
|
<div class="portlet-content nopadding">
|
|
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
|
<thead>
|
|
<tr>
|
|
<th width="80" scope="col"><div align="center">No.</div></th>
|
|
<th width="136" scope="col"><div align="center">RFC</div></th>
|
|
<th width="" scope="col"><div align="center">Nombre</div></th>
|
|
<th width="109" scope="col"><div align="center">IVA</div></th>
|
|
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|