mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@708 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a3d6726500
commit
10bb27249a
5 changed files with 20 additions and 3 deletions
|
|
@ -20,4 +20,6 @@ function completeGenerateCodeInPage(ret_obj,response_tags,params,fo_obj) {
|
|||
var iframe_obj = opener.editorGetIFrame(module_srl);
|
||||
opener.editorReplaceHTML(iframe_obj, plugin_code);
|
||||
opener.editorFocus(module_srl);
|
||||
|
||||
window.close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue