diff options
Diffstat (limited to 'templates/web/base/dashboard/heatmap.html')
-rwxr-xr-x | templates/web/base/dashboard/heatmap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/dashboard/heatmap.html b/templates/web/base/dashboard/heatmap.html index ba5c10c17..ca4d02926 100755 --- a/templates/web/base/dashboard/heatmap.html +++ b/templates/web/base/dashboard/heatmap.html @@ -9,7 +9,7 @@ title = tprintf(loc('%s - Summary reports'), body.name) %] -[% map_html %] +[% map_html | safe %] </div> <div id="map_sidebar"> |