mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
parent
49f1a691d1
commit
ec5edff77b
2 changed files with 0 additions and 7 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
<load target="css/Orange/layout.css" cond="$layout_info->colorset=='orange'" />
|
<load target="css/Orange/layout.css" cond="$layout_info->colorset=='orange'" />
|
||||||
<load target="css/nGreenA/layout.css" cond="$layout_info->colorset=='ngreena'" />
|
<load target="css/nGreenA/layout.css" cond="$layout_info->colorset=='ngreena'" />
|
||||||
<load target="css/nGreenB/layout.css" cond="$layout_info->colorset=='ngreenb'" />
|
<load target="css/nGreenB/layout.css" cond="$layout_info->colorset=='ngreenb'" />
|
||||||
<load target="../../common/js/jquery.min.js" index="-1000000" />
|
|
||||||
<load target="js/layout.js" />
|
<load target="js/layout.js" />
|
||||||
<div class="skip"><a href="#ct">Skip to Content</a></div>
|
<div class="skip"><a href="#ct">Skip to Content</a></div>
|
||||||
<header class="lo_head">
|
<header class="lo_head">
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,3 @@
|
||||||
{@ Context::loadFile(array("./common/js/jquery.js", 'head', '', -100000), true) }
|
|
||||||
{@ Context::loadFile(array("./common/js/js_app.js", 'head', '', -100000), true) }
|
|
||||||
{@ Context::loadFile(array("./common/js/common.js", 'head', '', -100000), true) }
|
|
||||||
{@ Context::loadFile(array("./common/js/xml_handler.js", 'head', '', -100000), true) }
|
|
||||||
{@ Context::loadFile(array("./common/js/xml_js_filter.js", 'head', '', -100000), true) }
|
|
||||||
|
|
||||||
<load target="../../tpl/js/signup_check.js" />
|
<load target="../../tpl/js/signup_check.js" />
|
||||||
<load target="../../tpl/js/member_admin.js" />
|
<load target="../../tpl/js/member_admin.js" />
|
||||||
<load target="css/msignup.css" />
|
<load target="css/msignup.css" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue