Issue 2058 fixed. New layout skin(bootstrap.layout) created.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11181 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-10 01:37:16 +00:00
parent b22b2442a1
commit 8cf9c3c83c

View file

@ -1,10 +1,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1, user-scalable=no" />
<load target="../../common/css/bootstrap.css" index="1" />
<load target="../../common/css/bootstrap-responsive.css" index="1" />
<load target="../../common/css/bootstrap.min.css" index="1" />
<load target="../../common/css/bootstrap-responsive.min.css" index="1" />
<load target="bootstrap.layout.css" index="2" />
<load target="bootstrap.layout.ie9fix.css" index="2" targetie="IE 9" />
<load target="../../common/js/respond.min.js" targetie="lt IE 9" />
<load target="../../common/js/selectivizr-min.js" targetie="lt IE 9" />
<load target="bootstrap.layout.js" type="body" />
<div class="x_container">
<p class="skip"><a href="#content">{$lang->skip_to_content}</a></p>