From 1bfa93cc1c94781da4c75b6f45e6b23ebe46c012 Mon Sep 17 00:00:00 2001 From: Tobias Leander Date: Thu, 28 Nov 2024 15:41:20 +0100 Subject: [PATCH] Added ID for the div that includes all table reference --- _includes/integrations/templates/schemas/schemas.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/integrations/templates/schemas/schemas.html b/_includes/integrations/templates/schemas/schemas.html index 4c07f24e0..582b3c314 100644 --- a/_includes/integrations/templates/schemas/schemas.html +++ b/_includes/integrations/templates/schemas/schemas.html @@ -24,7 +24,7 @@ {% include note.html first-line="**Table and column names in your destination**" content=schemas-and-destination-loading %} {% endif %} -
+
{% for table in tables %} {% if table.status != "not found" %} @@ -134,4 +134,4 @@

{% endfor %} -

\ No newline at end of file +