Browse Source

Merge pull request #11070 from maxunbearable/fix/3911-connector-name-logs

Added Connector Name to Gateway Connector Logs
pull/11071/head
Vladyslav Prykhodko 2 years ago
committed by GitHub
parent
commit
4f024bad4c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      application/src/main/data/json/tenant/dashboards/gateways.json

2
application/src/main/data/json/tenant/dashboards/gateways.json

@ -880,7 +880,7 @@
"isConnectorLog": true,
"connectorLogState": "connector_logs"
},
"title": "Gateway Logs",
"title": "${entityName} Logs",
"showTitleIcon": false,
"dropShadow": true,
"enableFullscreen": true,

Loading…
Cancel
Save