From 0b36d1670c9a248a8a6eec61ff6c4eea1cec1058 Mon Sep 17 00:00:00 2001 From: Lyubov Voloshko Date: Fri, 19 Sep 2025 12:19:55 +0300 Subject: [PATCH] table view: show Filter button when table structure is available --- .../dashboard/db-table-view/db-table-view.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/dashboard/db-table-view/db-table-view.component.html b/frontend/src/app/components/dashboard/db-table-view/db-table-view.component.html index 8b07a0f07..208a5d261 100644 --- a/frontend/src/app/components/dashboard/db-table-view/db-table-view.component.html +++ b/frontend/src/app/components/dashboard/db-table-view/db-table-view.component.html @@ -79,7 +79,8 @@

{{ displayName }}

Add row -