Fix TempVar dropdowns
parent
c7031bc1bf
commit
678bc39d5e
|
@ -140,7 +140,7 @@ class DashboardPage extends Component {
|
||||||
this.props.dashboardActions.templateVariableSelected(
|
this.props.dashboardActions.templateVariableSelected(
|
||||||
+dashboardID,
|
+dashboardID,
|
||||||
templateID,
|
templateID,
|
||||||
values
|
[values]
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue