From c3e63c837246b65a04b5eeb9c13a38befc16c60d Mon Sep 17 00:00:00 2001 From: Kevin_Ramirez Date: Wed, 20 May 2026 14:16:57 -0500 Subject: [PATCH] Se configuro el formulario de agentes aduanales como autocompletar off para que no guarde datos del navegador --- .../components/dashboard/customs_brokers/create-dialog.svelte | 2 ++ .../lib/components/dashboard/customs_brokers/edit-dialog.svelte | 2 +- .../routes/dashboard/customs_brokers/edit/[[id]]/+page.svelte | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/components/dashboard/customs_brokers/create-dialog.svelte b/frontend/src/lib/components/dashboard/customs_brokers/create-dialog.svelte index c34de920..c7fd69d3 100644 --- a/frontend/src/lib/components/dashboard/customs_brokers/create-dialog.svelte +++ b/frontend/src/lib/components/dashboard/customs_brokers/create-dialog.svelte @@ -196,6 +196,7 @@ +
e.preventDefault()}>

Identificación

@@ -404,6 +405,7 @@
+
diff --git a/frontend/src/lib/components/dashboard/customs_brokers/edit-dialog.svelte b/frontend/src/lib/components/dashboard/customs_brokers/edit-dialog.svelte index fa98ecc3..e78104fa 100644 --- a/frontend/src/lib/components/dashboard/customs_brokers/edit-dialog.svelte +++ b/frontend/src/lib/components/dashboard/customs_brokers/edit-dialog.svelte @@ -183,7 +183,7 @@ -
+ {#if error}