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:
Diffstat (limited to 'plugins/CoreHome/angularjs/common/directives/attributes.js')
-rw-r--r--plugins/CoreHome/angularjs/common/directives/attributes.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/CoreHome/angularjs/common/directives/attributes.js b/plugins/CoreHome/angularjs/common/directives/attributes.js
index 125c28171b..7f4a30b60d 100644
--- a/plugins/CoreHome/angularjs/common/directives/attributes.js
+++ b/plugins/CoreHome/angularjs/common/directives/attributes.js
@@ -20,6 +20,9 @@
piwikAttributes.$inject = ['$sanitize'];
+ /**
+ * @deprecated
+ */
function piwikAttributes(piwik, $sanitize) {
return {