Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:27:25
|
||||
compiled from "/var/www/html/ventas/templates/items/metodos-pago-header.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1128164264695dfccd2252d1-29134197%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'9f9b259eb887c8255c50c19150461daaa11e1784' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/items/metodos-pago-header.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1128164264695dfccd2252d1-29134197',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
|
||||
<div align="center" class="btnAddGral">
|
||||
<a href="javascript:void(0)" class="inline_add" id="addMetodoPago">Agregar Método de Pago</a>
|
||||
</div>
|
||||
|
||||
<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="100" scope="col"><div align="center">ID</div></th>
|
||||
<th width="" scope="col">Nombre</th>
|
||||
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user