[hotfix] caching indicator was missing on dashboard view

This commit is contained in:
Maxime Beauchemin 2016-06-12 21:38:32 -07:00
parent fa13b77cfa
commit c58fd63efc

View File

@ -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 = {