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 <tsteur@users.noreply.github.com>2019-10-11 09:42:41 +0300
committerGitHub <noreply@github.com>2019-10-11 09:42:41 +0300
commitc02387f63b1446cb7534f9ffc6aaf81595db849b (patch)
treecfdd2dfde635d110a51b58ee5ac8c635650a60e2 /plugins/Widgetize
parent98fd1f6e4b854e095ac0c7fa551b6fe0ebdbd2c5 (diff)
Remove no longer needed file for IE9 (#14993)
* Remove no longer needed file for IE9 We're not supporting it anymore anyway * Update iframe.twig * Update _header.twig
Diffstat (limited to 'plugins/Widgetize')
-rw-r--r--plugins/Widgetize/templates/iframe.twig3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Widgetize/templates/iframe.twig b/plugins/Widgetize/templates/iframe.twig
index b1e0e3d826..e4ac11f1a2 100644
--- a/plugins/Widgetize/templates/iframe.twig
+++ b/plugins/Widgetize/templates/iframe.twig
@@ -5,9 +5,6 @@
<meta name="robots" content="noindex,nofollow">
<meta name="google" content="notranslate">
{% include "_jsGlobalVariables.twig" %}
- <!--[if lt IE 9]>
- <script language="javascript" type="text/javascript" src="libs/jqplot/excanvas.min.js"></script>
- <![endif]-->
{% include "_jsCssIncludes.twig" %}
</head>
<body ng-app="app" class="widgetized">