Cuentas por Pagar: correcciones vista Global y respuesta AJAX\n- Evitar subtabla de Notas en vista Global y simplificar fila (colspan=11)\n- Prevenir cierres huérfanos en paginación (pages_new.tpl) con bandera skipClosures\n- Cambiar AJAX a devolver HTML plano (no JSON) para alinearse con cuentas-pagar.js\n- Ajustes sólo de marcado/flujo; sin cambios de lógica de negocio
This commit is contained in:
@@ -19,10 +19,12 @@
|
||||
<!-- PAGINATION END -->
|
||||
</td>
|
||||
</tr>
|
||||
{if \!$skipClosures}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- END #PORTLETS -->
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user