aumentado cospan a 10

This commit is contained in:
2025-02-03 03:45:28 -03:00
parent e3889d89e1
commit 5e0e92d72b
2 changed files with 4 additions and 1 deletions

View File

@@ -93,7 +93,7 @@
{/if}
{#if modificar}
<tr transition:fade={{duration:100}}>
<td colspan="8">
<td colspan="10">
<ModificarPropiedadForm {id} {ubicacion} {canthabitaciones} {letra} {piso} {tipo} {servicios} {monto} {iddivisa}/>
</td>
</tr>