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">
|
<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[{
|
<tb:metadata xmlns=""><![CDATA[{
|
||||||
"title": "Long bottom filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
"title": "Long bottom filter",
|
||||||
"description": "Long bottom filter",
|
"description": "Long bottom filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
||||||
"searchTags": [
|
"searchTags": [
|
||||||
"filter"
|
"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">
|
<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[{
|
<tb:metadata xmlns=""><![CDATA[{
|
||||||
"title": "Long top filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
"title": "Long top filter",
|
||||||
"description": "Title\nLong top filter\n",
|
"description": "Long top filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
||||||
"searchTags": [
|
"searchTags": [
|
||||||
"filter"
|
"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">
|
<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[{
|
<tb:metadata xmlns=""><![CDATA[{
|
||||||
"title": "Short top filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
"title": "Short top filter",
|
||||||
"description": "Short top filter",
|
"description": "Short top filter with configurable click actions for custom operations, dashboard manipulation, etc.",
|
||||||
"searchTags": [
|
"searchTags": [
|
||||||
"filter"
|
"filter"
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Loading…
x
Reference in New Issue
Block a user