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>2013-12-12 05:10:36 +0400
committermattab <matthieu.aubry@gmail.com>2013-12-12 05:10:36 +0400
commit6686b4e6fcbf265165c7188376c5d8d89066be33 (patch)
treea650f58855fe647382bc1ec2e22ff9dabf7881cd /plugins/Morpheus/plugin.json
parentada3c28f4492b62b6d6440ed919cdda112fd6dbd (diff)
Refs #4127 Latest updates to theme: form elements themed, line charts, Help icon (looks great!), inline help and other design improvements
Diffstat (limited to 'plugins/Morpheus/plugin.json')
-rw-r--r--plugins/Morpheus/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Morpheus/plugin.json b/plugins/Morpheus/plugin.json
index d8ea806c85..2bb60951ba 100644
--- a/plugins/Morpheus/plugin.json
+++ b/plugins/Morpheus/plugin.json
@@ -3,5 +3,5 @@
"description": "Morpheus is the default theme of Piwik 2 designed to help you focus on your analytics. In Greek mythology, Morpheus is the God of dreams. In the Matrix movie, Morpheus is the leader of the rebel forces who fight to awaken humans from a dreamlike reality called The Matrix. ",
"theme": true,
"stylesheet": "stylesheets/theme.less",
- "javascript": ["javascripts/morpheus.js"]
+ "javascript": ["javascripts/jquery.icheck.min.js", "javascripts/morpheus.js"]
} \ No newline at end of file