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/UserSettings/templates/index.tpl')
-rw-r--r--plugins/UserSettings/templates/index.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/UserSettings/templates/index.tpl b/plugins/UserSettings/templates/index.tpl
index 8d1f907cf0..d1aa370072 100644
--- a/plugins/UserSettings/templates/index.tpl
+++ b/plugins/UserSettings/templates/index.tpl
@@ -21,6 +21,7 @@ var minDateDay = {$minDateDay};
<script type="text/javascript" src="plugins/UserSettings/templates/datatable.js"></script>
<script type="text/javascript" src="libs/jquery/jquery-calendar.js"></script>
<script type="text/javascript" src="plugins/UserSettings/templates/calendar.js"></script>
+<script type="text/javascript" src="libs/swfobject/swfobject.js"></script>
<link rel="stylesheet" href="libs/jquery/tooltip/jquery.tooltip.css">
<link rel="stylesheet" href="plugins/UserSettings/templates/datatable.css">