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:
authorThomas Steur <thomas.steur@gmail.com>2015-01-06 06:18:21 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-01-07 06:35:38 +0300
commit397756e0c3269c6c0a84e813dfcf7724a12d0635 (patch)
tree416db874fb6311735161db9d0535063ca4cc6e46 /plugins/Ecommerce/templates
parenta86f5bff6cf90d8341c33ec4b64994ec91a9fe16 (diff)
show a headline in ecommerce log, show correct headline in ecommerce overview, added some ui tests
Diffstat (limited to 'plugins/Ecommerce/templates')
-rw-r--r--plugins/Ecommerce/templates/ecommerceLog.twig3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Ecommerce/templates/ecommerceLog.twig b/plugins/Ecommerce/templates/ecommerceLog.twig
new file mode 100644
index 0000000000..4c40a94d99
--- /dev/null
+++ b/plugins/Ecommerce/templates/ecommerceLog.twig
@@ -0,0 +1,3 @@
+<h2 piwik-enriched-headline>{{ 'Goals_EcommerceLog'|translate }}</h2>
+
+{{ ecommerceLog|raw }}