mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
리사이즈 애드온에 UI javascript plugin load하도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5302 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e065076457
commit
612318aec5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
**/
|
**/
|
||||||
|
|
||||||
if($called_position == 'after_module_proc' && Context::getResponseMethod()!="XMLRPC") {
|
if($called_position == 'after_module_proc' && Context::getResponseMethod()!="XMLRPC") {
|
||||||
|
Context::loadJavascriptPlugin('ui');
|
||||||
Context::addJsFile('./addons/resize_image/js/resize_image.js',false);
|
Context::addJsFile('./addons/resize_image/js/resize_image.js',false);
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue