hide role template var from all dash except overview

This commit is contained in:
m0duspwnens
2021-07-26 09:36:05 -04:00
parent e9d90644fd
commit e4f46c6e14
2 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
"value": [{{ TEMPLATES.servername.get('value', '')| json }}]
},
"datasource": "InfluxDB",
"definition": "{{ query }}",
"definition": "{{ query }}",
"description": "",
"error": null,
"hide": 0,