Merge pull request #12937 from ArtemDzhereleiko/AD/bug-fix/filter-description
Fixed description for filter scada symbols
This commit is contained in:
commit
6f403aafc4
@ -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 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"
|
||||
],
|
||||
|
||||
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
@ -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"
|
||||
],
|
||||
|
||||
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
@ -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"
|
||||
],
|
||||
|
||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Loading…
x
Reference in New Issue
Block a user