From f3996d9f581d730cd38359e9c52dd6ce3a4cee8e Mon Sep 17 00:00:00 2001 From: misol Date: Mon, 14 Dec 2009 06:16:38 +0000 Subject: [PATCH] =?UTF-8?q?Script=EC=99=80=20CSS=20=EB=A1=9C=EB=94=A9=20?= =?UTF-8?q?=EC=88=9C=EC=84=9C=20=EB=B3=80=EA=B2=BD=20(=EC=9D=B4=EC=9C=A0?= =?UTF-8?q?=20:=20by=20Google=20PageSpeed=20=EC=95=A0=EB=93=9C=EC=98=A8=20?= =?UTF-8?q?http://code.google.com/intl/ko-KR/speed/page-speed/docs/rtt.htm?= =?UTF-8?q?l#PutStylesBeforeScripts=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7037 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/tpl/common_layout.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/common/tpl/common_layout.html b/common/tpl/common_layout.html index 8399a0390..9ffafd877 100644 --- a/common/tpl/common_layout.html +++ b/common/tpl/common_layout.html @@ -19,17 +19,6 @@ {Context::getBrowserTitle()} -{@ $js_files = Context::getJsFile() } - - - - - - - - - {@ $css_files = Context::getCssFile() } @@ -40,6 +29,16 @@ +{@ $js_files = Context::getJsFile() } + + + + + + + +