Skip to content

Commit 1139709

Browse files
committed
[revenue-dashboard] not refresh by the date problem solved.
1 parent 2b01069 commit 1139709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/express/public/javascripts/countly/countly.helpers.js

+1
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,7 @@
976976
countlyCommon.setPeriod(selectedPeriod);
977977

978978
self.dateChanged(selectedPeriod);
979+
app.runRefreshScripts();
979980

980981
$("#" + selectedPeriod).addClass("active");
981982
});

0 commit comments

Comments
 (0)