Update conx_db.html
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user