From e4085a87eeb75f26c84839e3933e16f39e7efb1f Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Thu, 11 Aug 2011 06:33:05 +0000 Subject: [PATCH] DTD switching. html5.js, respond.min.js added. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8753 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/tpl/common_layout.html | 4 ++-- common/tpl/mobile_layout.html | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/common/tpl/common_layout.html b/common/tpl/common_layout.html index bd287ca24..4e2c0e77c 100644 --- a/common/tpl/common_layout.html +++ b/common/tpl/common_layout.html @@ -48,7 +48,7 @@ - + @@ -83,7 +83,7 @@ {Context::getHtmlFooter()} -
+
{@ $js_body_files = Context::getJsFile('body') } diff --git a/common/tpl/mobile_layout.html b/common/tpl/mobile_layout.html index 3d4c20a3c..476f3b33f 100644 --- a/common/tpl/mobile_layout.html +++ b/common/tpl/mobile_layout.html @@ -1,4 +1,8 @@ + + + + @@ -32,6 +36,8 @@ + + {@ $ssl_actions = Context::getSSLActions() }