git-svn-id: http://xe-core.googlecode.com/svn/trunk@1759 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-25 08:38:40 +00:00
parent 58f6172a51
commit 16925ca91b
15 changed files with 262 additions and 251 deletions

View file

@ -3,6 +3,7 @@
<!--%import("./lang")-->
<!-- 에디터 활성화 -->
<script type="text/javascript">
var editor_height = '{$editor_path}';
var editor_path = "{$editor_path}";
editorInit("{$upload_target_srl}", {$enable_resizable}, {$editor_height});
</script>