From 972035373cdf2d888f4e7b2e6cbaf4219dcbdb17 Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Fri, 14 Mar 2025 16:20:55 +0200 Subject: [PATCH] UI: Fixed description for filter scada symbols --- .../data/json/system/scada_symbols/long-bottom-filter.svg | 4 ++-- .../main/data/json/system/scada_symbols/long-top-filter.svg | 4 ++-- .../main/data/json/system/scada_symbols/short-top-filter.svg | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/application/src/main/data/json/system/scada_symbols/long-bottom-filter.svg b/application/src/main/data/json/system/scada_symbols/long-bottom-filter.svg index 689851529d..ed6eb25bf0 100644 --- a/application/src/main/data/json/system/scada_symbols/long-bottom-filter.svg +++ b/application/src/main/data/json/system/scada_symbols/long-bottom-filter.svg @@ -1,7 +1,7 @@ { - "title": "Long bottom filter with configurable click actions for custom operations, dashboard manipulation, etc.", - "description": "Long bottom filter", + "title": "Long bottom filter", + "description": "Long bottom filter with configurable click actions for custom operations, dashboard manipulation, etc.", "searchTags": [ "filter" ], diff --git a/application/src/main/data/json/system/scada_symbols/long-top-filter.svg b/application/src/main/data/json/system/scada_symbols/long-top-filter.svg index 9b287cbe46..d23059de37 100644 --- a/application/src/main/data/json/system/scada_symbols/long-top-filter.svg +++ b/application/src/main/data/json/system/scada_symbols/long-top-filter.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" xmlns:tb="https://thingsboard.io/svg" width="200" height="600" fill="none" version="1.1" viewBox="0 0 200 600"> <tb:metadata xmlns=""><![CDATA[{ - "title": "Long top filter with configurable click actions for custom operations, dashboard manipulation, etc.", - "description": "Title\nLong top filter\n", + "title": "Long top filter", + "description": "Long top filter with configurable click actions for custom operations, dashboard manipulation, etc.", "searchTags": [ "filter" ], diff --git a/application/src/main/data/json/system/scada_symbols/short-top-filter.svg b/application/src/main/data/json/system/scada_symbols/short-top-filter.svg index 0a77c78f00..0cb6da475c 100644 --- a/application/src/main/data/json/system/scada_symbols/short-top-filter.svg +++ b/application/src/main/data/json/system/scada_symbols/short-top-filter.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" xmlns:tb="https://thingsboard.io/svg" width="200" height="400" fill="none" version="1.1" viewBox="0 0 200 400"> <tb:metadata xmlns=""><![CDATA[{ - "title": "Short top filter with configurable click actions for custom operations, dashboard manipulation, etc.", - "description": "Short top filter", + "title": "Short top filter", + "description": "Short top filter with configurable click actions for custom operations, dashboard manipulation, etc.", "searchTags": [ "filter" ],