This repository was archived by the owner on Sep 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/statistics/views/index Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ $this->headScript()->appendFile($this->moduleWebroot . '/public/js/jqplot/jqplot
43
43
<div id="widgetIframeLive"><iframe width="100%" height="650" src="<?php echo $ this ->piwikUrl ?> /index.php?module=Widgetize&action=iframe&moduleToWidgetize=Live&actionToWidgetize=widget&idSite=<?php echo $ this ->piwikId ?> &language=en&period=day&date=today&disableLink=1&widget=1&token_auth=<?php echo $ this ->piwikKey ?> " scrolling="yes" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
44
44
</div>
45
45
<div id="tabs-map">
46
- <div id="widgetIframeMap"><iframe width="100%" height="650" src="<?php echo $ this ->piwikUrl ?> /index.php?module=Widgetize&action=iframe&moduleToWidgetize=UserCountryMap&actionToWidgetize=worldMap&idSite=<?php echo $ this ->piwikId ?> &period=week&date=today&disableLink=1&widget=1" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
46
+ <div id="widgetIframeMap"><iframe width="100%" height="650" src="<?php echo $ this ->piwikUrl ?> /index.php?module=Widgetize&action=iframe&moduleToWidgetize=UserCountryMap&actionToWidgetize=worldMap&idSite=<?php echo $ this ->piwikId ?> &period=week&date=today&disableLink=1&widget=1&token_auth= <?php echo $ this -> piwikKey ?> " scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
47
47
</div>
48
48
<div id="tabs-configuration">
49
49
<div id="widgetIframeConfiguration"><iframe width="100%" height="650" src="<?php echo $ this ->piwikUrl ?> /index.php?module=Widgetize&action=iframe&moduleToWidgetize=UserSettings&actionToWidgetize=getConfiguration&idSite=<?php echo $ this ->piwikId ?> &language=en&period=day&date=today&disableLink=1&widget=1&token_auth=<?php echo $ this ->piwikKey ?> " scrolling="yes" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
You can’t perform that action at this time.
0 commit comments