-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.
Description
This seems to be caused by
{{ 'CoreAdminHome_JSTracking_MergeSubdomainsDesc'|translate("x.<span class='current-site-host'></span>","y.<span class='current-site-host'></span>")|raw }} |
and
matomo/plugins/CoreAdminHome/angularjs/trackingcode/jstrackingcode.controller.js
Line 156 in e11866e
$('.current-site-host').text(siteHost); |
which of course doesn't work.
Metadata
Metadata
Assignees
Labels
c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.