Update conx_db.html

This commit is contained in:
Lizandro Guarnizo
2026-05-01 16:12:28 -05:00
parent 3f6eb7dddc
commit cbe54f079d
+1 -1
View File
@@ -69,7 +69,7 @@
</svg>
</button>
<!-- Botón Query Runner -->
<a :href="'/app/query-runner?conx_db_id=' + data.ID" title="Abrir editor SQL"
<a :href="'/app/query-runner?conx_db_id=' + data.id" title="Abrir editor SQL"
class="inline-flex items-center justify-center w-5 h-5 text-blue-500 hover:text-blue-700 transition">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
stroke-width="1.5" stroke="currentColor" class="w-5">