#19289: Fixing http-equiv meta tags management

Work Item: 19289

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-05-20 17:46:35 -07:00
parent 09a7297449
commit cbaa5b6d0e
9 changed files with 83 additions and 21 deletions

View File

@@ -9,8 +9,8 @@
@{
/* Global includes for the theme
***************************************************************/
SetMeta("X-UA-Compatible", "IE=edge,chrome=1");
SetMeta(httpEquiv: "X-UA-Compatible", content: "IE=edge,chrome=1");
Style.Include("http://fonts.googleapis.com/css?family=Lobster&subset=latin");
Style.Include("site.css");