#19495309 메뉴 모듈 : 존재하지 않는 파일 호출+JS 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8062 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-01-27 04:43:44 +00:00
parent 7bb4dc138d
commit 6edda05a6f
3 changed files with 10 additions and 11 deletions

View file

@ -12,7 +12,6 @@
**/
function init() {
$this->setTemplatePath($this->module_path.'tpl');
Context::addJsFile('./common/js/tree_menu.js');
}
/**