issue 994 fixed editor component set page

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10137 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-02-20 10:30:27 +00:00
parent 4b74cbb028
commit bfeb01c021
4 changed files with 5 additions and 3 deletions

View file

@ -124,7 +124,6 @@
$this->setTemplatePath($this->module_path.'tpl');
$this->setTemplateFile('setup_component');
$this->setLayoutFile("popup_layout");
}
}
?>