File tree 3 files changed +3
-2
lines changed
events.jquery.org/boston-2010
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
<html>
3
3
<head>
4
4
<meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
5
6
<title>jQuery Conference: Boston 2010</title>
6
7
<link rel="stylesheet" href="/resources/2010/boston/css/layout-20101220.css" type="text/css">
7
8
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri (); ?> /i/favicon.ico">
Original file line number Diff line number Diff line change 5
5
<!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js" <?php language_attributes (); ?> > <!--<![endif]-->
6
6
<head data-live-domain="<?php echo JQUERY_LIVE_DOMAIN ; ?> ">
7
7
<meta charset="utf-8">
8
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1 ">
8
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
9
9
10
10
<title><?php
11
11
global $ page , $ paged ;
Original file line number Diff line number Diff line change 8
8
<html lang="en">
9
9
<head>
10
10
<meta charset="utf-8">
11
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1 ">
11
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
12
12
13
13
<title><?php the_title (); ?> </title>
14
14
You can’t perform that action at this time.
0 commit comments