Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Butler <kate@innocraft.com>2019-06-18 03:56:56 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2019-06-18 03:56:56 +0300
commit3cdce09b6b27fa8378b2b7eec55760f3aa04951d (patch)
tree952131d791611f27703de9704056276a26b8a7ba /plugins/CoreHome/templates
parentd26139c15d24339dee3cbf2c9d131419403813ec (diff)
Fix incorrect video in share links on welcome widget (#14521)
* Remove Piwik promo video on Welcome widget and replace with link to Matomo videos * Fix image overlapping text on smaller screen widths * Updated screenshots for dashboard welcome widget * Update test screenshots * Revert file permissions * Fix incorrect share links on welcome widget * Remove UI tests for WelcomeWidget
Diffstat (limited to 'plugins/CoreHome/templates')
-rw-r--r--plugins/CoreHome/templates/getPromoVideo.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreHome/templates/getPromoVideo.twig b/plugins/CoreHome/templates/getPromoVideo.twig
index 56e46d75ef..1918a30934 100644
--- a/plugins/CoreHome/templates/getPromoVideo.twig
+++ b/plugins/CoreHome/templates/getPromoVideo.twig
@@ -1,5 +1,5 @@
<div id="piwik-promo">
- <a id="piwik-promo-videos-link" href="https://matomo.org/docs/videos/" rel="noreferrer noopener" target="_blank">
+ <a id="piwik-promo-videos-link" href="{{ promoVideoUrl|e('html_attr') }}" rel="noreferrer noopener" target="_blank">
<div id="piwik-promo-video">
<div id="piwik-promo-thumbnail">
<img src="plugins/CoreHome/images/promo_video_splash.jpg"/>