jquery.noconflict change

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-12-04 01:13:04 +00:00
parent da1312ad37
commit 95d58beab2
3 changed files with 3 additions and 3 deletions

View file

@ -135,7 +135,6 @@
// 기본 JS/CSS 등록
$this->addJsFile("./common/js/jquery-1.2.6.js");
$this->addJsFile("./common/js/jquery.noconflict.js");
$this->addJsFile("./common/js/x.js");
$this->addJsFile("./common/js/common.js");
$this->addJsFile("./common/js/xml_handler.js");