diff --git a/tailbone/templates/tempmon/probes/graph.mako b/tailbone/templates/tempmon/probes/graph.mako index 9654a040..5da9717f 100644 --- a/tailbone/templates/tempmon/probes/graph.mako +++ b/tailbone/templates/tempmon/probes/graph.mako @@ -25,8 +25,8 @@ timeUnit = 'day'; } + $('.form-wrapper').mask("Fetching data"); if (chart) { - $('.form-wrapper').mask("Fetching data"); chart.destroy(); }