From c58fd63efce09479aeabcfc5faa5cfabcbd6c9fa Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Sun, 12 Jun 2016 21:38:32 -0700 Subject: [PATCH] [hotfix] caching indicator was missing on dashboard view --- caravel/assets/javascripts/modules/caravel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caravel/assets/javascripts/modules/caravel.js b/caravel/assets/javascripts/modules/caravel.js index 440240af8..26a784f3f 100644 --- a/caravel/assets/javascripts/modules/caravel.js +++ b/caravel/assets/javascripts/modules/caravel.js @@ -216,7 +216,7 @@ var px = (function () { return qrystr; }, getWidgetHeader: function () { - return this.container.parents("li.widget").find(".chart-header"); + return this.container.parents("div.widget").find(".chart-header"); }, render_template: function (s) { var context = {