update grafana packages

This commit is contained in:
Alexander Zobnin
2021-03-05 14:46:39 +03:00
parent 8e587fecdf
commit a596d3e18a
5 changed files with 2535 additions and 3635 deletions

View File

@@ -149,6 +149,7 @@ export class ZabbixVariableQueryEditor extends PureComponent<VariableQueryProps,
<div className="gf-form">
<InlineFormLabel width={10} tooltip="Original query string, read-only">Legacy Query</InlineFormLabel>
<Input
css=""
value={legacyQuery}
readOnly={true}
/>