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 <thomas.steur@gmail.com>2015-08-18 13:43:45 +0300
committersgiehl <stefan@piwik.org>2015-10-06 18:25:24 +0300
commit6307be0b45268d744e3d1db80e2087dca538ade5 (patch)
tree069b6d7b46cd22f4107729e96ce28a2bd59ff263 /plugins/Widgetize
parent42f9f52f36fc34583c4b3473006e0b1005b8ce90 (diff)
refs #4620 removed some code that was only there for IE8
Diffstat (limited to 'plugins/Widgetize')
-rw-r--r--plugins/Widgetize/templates/iframe.twig2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Widgetize/templates/iframe.twig b/plugins/Widgetize/templates/iframe.twig
index 892960316a..66556262b5 100644
--- a/plugins/Widgetize/templates/iframe.twig
+++ b/plugins/Widgetize/templates/iframe.twig
@@ -12,8 +12,6 @@
<link rel="stylesheet" type="text/css" href="plugins/Morpheus/stylesheets/ieonly.css"/>
<![endif]-->
</head>
- <!--[if lt IE 9 ]>
- <body ng-app="app" class="old-ie"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<body ng-app="app">
<![endif]-->