mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@730 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c812b59861
commit
a754922e08
3 changed files with 74 additions and 7 deletions
|
|
@ -338,6 +338,7 @@ function editorSearchComponent(evt) {
|
|||
}
|
||||
var upload_target_srl = tobj.getAttribute("upload_target_srl");
|
||||
var plugin = obj.getAttribute("plugin");
|
||||
editorPrevNode = obj;
|
||||
winopen("?module=plugin&act=dispGenerateCodeInPage&selected_plugin="+plugin+"&module_srl="+upload_target_srl,'GenerateCodeInPage','left=10,top10,width=10,height=10,resizable=no,scrollbars=no,toolbars=no');
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue