Skip to content

Commit f9b25bb

Browse files
committed
Merge branch 'release.24.10' into release.24.12
2 parents ff1cb29 + 6ae6808 commit f9b25bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/express/views/dashboard.html

+3
Original file line numberDiff line numberDiff line change
@@ -1975,6 +1975,9 @@ <h4><a href="#/analytics/events/key/{{encodeURIComponent this.name}}">{{this.nam
19751975

19761976
//track javascript errors
19771977
Countly.track_errors();
1978+
1979+
//display in app messages
1980+
Countly.content.enterContentZone();
19781981

19791982
if (Countly.report_trace && window.performance && window.performance.timing) {
19801983
$(window).on( "load", function(){

0 commit comments

Comments
 (0)