We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d7ec3c + 3ba3963 commit f0753b6Copy full SHA for f0753b6
app/views/layouts/blacklight.html.erb
@@ -23,12 +23,6 @@
23
<%= javascript_include_tag "application" %>
24
<%= csrf_meta_tags %>
25
<%= content_for(:head) %>
26
-
27
- <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
28
- <!--[if lt IE 9]>
29
- <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
30
- <![endif]-->
31
32
</head>
33
<body class="<%= render_body_class %>">
34
<%= render :partial => 'shared/header_navbar' %>
0 commit comments