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:
authorMatthieu Aubry <matt@piwik.org>2015-11-25 04:48:20 +0300
committerMatthieu Aubry <matt@piwik.org>2015-11-25 04:48:20 +0300
commit01137cbe80eab5c6f66cab87b053115a7454d936 (patch)
tree611cc560b99a84e868382185a674b5232e75d0e4 /plugins/Overlay/templates/renderSidebar.twig
parentecb4029437c42ebc7273af284b319265abdb5174 (diff)
parent1a4db22746d6031a54dde64e416cb2a186ba5fd8 (diff)
Merge pull request #9217 from piwik/9129_2
Added feature Custom Dimensions
Diffstat (limited to 'plugins/Overlay/templates/renderSidebar.twig')
-rw-r--r--plugins/Overlay/templates/renderSidebar.twig5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/Overlay/templates/renderSidebar.twig b/plugins/Overlay/templates/renderSidebar.twig
index 09d8cf0d40..36ff9c8ba1 100644
--- a/plugins/Overlay/templates/renderSidebar.twig
+++ b/plugins/Overlay/templates/renderSidebar.twig
@@ -8,6 +8,11 @@
</span>
</div>
+ <div class="overlaySegment">
+ <strong>{{ 'General_Segment'|translate }}:</strong>
+ <span>{{ segmentDescription }}</span>
+ </div>
+
{% if data|length > 0 %}
<h2 class="overlayMainMetrics">{{ 'General_MainMetrics'|translate }}</h2>
<ul class="overlayMetrics">