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:
authormattab <matthieu.aubry@gmail.com>2015-09-14 08:42:48 +0300
committermattab <matthieu.aubry@gmail.com>2015-09-14 08:42:48 +0300
commit4f31462c20badf6e9a640c5130735730867f8494 (patch)
tree83e51c183a9b076e589128e7b9035d371d31e6df /plugins/ExampleUI
parentbbb1d645d0882504c0e563e5eae9142623ea3a0a (diff)
UI Notifications page now displays the user menu
Diffstat (limited to 'plugins/ExampleUI')
-rw-r--r--plugins/ExampleUI/templates/notifications.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExampleUI/templates/notifications.twig b/plugins/ExampleUI/templates/notifications.twig
index 1058a50a61..3782ff86f7 100644
--- a/plugins/ExampleUI/templates/notifications.twig
+++ b/plugins/ExampleUI/templates/notifications.twig
@@ -1,4 +1,4 @@
-{% extends 'dashboard.twig' %}
+{% extends 'user.twig' %}
{% block content %}
<h2>Inline notification example:</h2>